application-dev.properties 283 Bytes
# SERVER
server.address=0.0.0.0
server.port=7111
#server.session.timeout=900

#logging.config=classpath:logback-dev.xml



# DEVTOOLS
spring.devtools.livereload.port=35730

spring.freemarker.check-template-location=true
spring.freemarker.template-loader-path=classpath:/templates/