mirror of
https://github.com/AJMicke/KickerELO.git
synced 2026-03-12 22:11:08 +01:00
Initial commit
This commit is contained in:
6
src/main/resources/application.properties
Normal file
6
src/main/resources/application.properties
Normal file
@@ -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