10 lines
322 B
Properties
10 lines
322 B
Properties
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 |