1
0

Basic implementation for files app

This commit is contained in:
2022-05-06 23:01:23 +02:00
parent 8abb6d0372
commit 5aa3c495ae
54 changed files with 2381 additions and 94 deletions

View File

@@ -0,0 +1,10 @@
spring.profiles.active=@activeProfiles@
info.app.name=NoBullShit Cloud - web container config
info.app.description=Config for web projects
nbs-cloud.web-container.shared.version=@project.version@
# Whether dark mode should be enabled by default
# Possible values: true|false
nbs-cloud.web-container.shared.darkMode=true