add docker support

This commit is contained in:
Athou
2023-04-24 20:24:20 +02:00
parent 866fe56dd2
commit 4f625d8ed5
4 changed files with 41 additions and 3 deletions

View File

@@ -87,7 +87,7 @@ app:
database:
driverClass: org.h2.Driver
url: jdbc:h2:/home/commafeed/db
url: jdbc:h2:/commafeed/data/db
user: sa
password: sa
properties: