mirror of
https://github.com/AJMicke/KickerELO.git
synced 2026-06-11 09:01:15 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
server.port=${PORT:8080}
|
||||
logging.level.org.atmosphere = warn
|
||||
spring.mustache.check-template-location = false
|
||||
|
||||
# Launch the default browser when starting the application in development mode
|
||||
vaadin.launch-browser=true
|
||||
Reference in New Issue
Block a user