mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
fix dev environment
This commit is contained in:
@@ -75,7 +75,7 @@ app:
|
||||
|
||||
database:
|
||||
driverClass: org.h2.Driver
|
||||
url: jdbc:h2:./target/example;mv_store=false
|
||||
url: jdbc:h2:./target/example
|
||||
user: sa
|
||||
password: sa
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user