We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c395145 commit 2070ca0Copy full SHA for 2070ca0
README.md
@@ -4,11 +4,13 @@
4
5
You may whant to set the following environment variables:
6
7
+```
8
DB_URL: jdbc:postgresql://DB-HOST:5432/DB-NAME
9
DB_USERNAME: user-name
10
DB_PASSWORD: your-password
11
DB_DIALECT: org.hibernate.dialect.PostgreSQLDialect
12
DB_DRIVER: org.postgresql.Driver
13
14
15
Also there are a few locations you may whant to mount as volumes:
16
0 commit comments