10 lines
206 B
Properties
10 lines
206 B
Properties
# Votian Vaadin Web Application
|
|
server.port=8080
|
|
|
|
# REST Service Backend URL
|
|
votian.services.url=http://localhost:8081/api
|
|
|
|
# Vaadin
|
|
vaadin.launch-browser=true
|
|
spring.mustache.check-template-location=false
|