1. Import
This commit is contained in:
9
vaadin/src/main/resources/application.properties
Normal file
9
vaadin/src/main/resources/application.properties
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user