Basic implementation for files app
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user