Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit 2b9b612

Browse files
authored
Update application.properties
1 parent 5a699b4 commit 2b9b612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ spring.datasource.hikari.auto-commit=false
114114
## Enable H2 Console Access
115115
spring.h2.console.enabled=false
116116
spring.h2.console.path=/database
117-
spring.h2.console.settings.web-allow-others=trueappstore.example.org
117+
spring.h2.console.settings.web-allow-others=true
118118

119119
## Import Data
120120
#spring.datasource.data=classpath:/data/data.sql

0 commit comments

Comments
 (0)