Commit a21b7a5 1 parent 2dcb9b9 commit a21b7a5 Copy full SHA for a21b7a5
File tree 1 file changed +0
-2
lines changed
vaadinfrontend/src/main/resources
1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,6 @@ server.port=${DM_PORT:8080}
2
2
logging.level.org.atmosphere =warn
3
3
spring.mustache.check-template-location =false
4
4
# Launch the default browser when starting the application in development mode
5
- vaadin.productionMode =false
6
5
vaadin.launch-browser =true
7
6
# To improve the performance during development.
8
7
# For more information https://vaadin.com/docs/flow/spring/tutorial-spring-configuration.html#special-configuration-parameters
@@ -44,4 +43,3 @@ openbis.datasource.url=${OPENBIS_DATASOURCE_URL:openbis-url}
44
43
# JobRunr configuration for background tasks. Default port is 8000
45
44
org.jobrunr.background-job-server.enabled =true
46
45
org.jobrunr.dashboard.enabled =true
47
-
You can’t perform that action at this time.
0 commit comments