Simplify configuration
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
db:
|
||||
jdbc-url: jdbc:h2:./notes-db;
|
||||
driver-class-name: org.h2.Driver
|
||||
username: h2
|
||||
password: ''
|
||||
connection-timeout: 3000
|
||||
|
||||
Reference in New Issue
Block a user