Files
votianng/vaadin/src/main/resources/application.properties
2026-03-29 10:34:57 +02:00

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