forked from Cookies_Github_mirror/AquaDX
[U] Update config
This commit is contained in:
@@ -9,6 +9,7 @@ billing.server.enable=true
|
||||
billing.server.port=8443
|
||||
## Http Server Port
|
||||
server.port=80
|
||||
spring.flyway.clean-disabled=false
|
||||
spring.datasource.driver-class-name=org.sqlite.JDBC
|
||||
spring.datasource.url=jdbc:sqlite:data/test.sqlite
|
||||
spring.flyway.locations=classpath:db/migration/sqlite
|
||||
|
||||
Reference in New Issue
Block a user