#20 Add another missing variable
This commit is contained in:
parent
c2f0952135
commit
1a982e9a66
@ -3,6 +3,7 @@ POSTGRES_HOST_AUTH_METHOD=trust
|
||||
APP_BASE_URL=https://joplin.jafner.tools
|
||||
APP_PORT=22300
|
||||
DB_CLIENT=pg
|
||||
POSTGRES_HOST=joplin_db
|
||||
POSTGRES_PASSWORD=joplin
|
||||
POSTGRES_USER=joplin
|
||||
POSTGRES_DB=joplin
|
||||
|
Loading…
Reference in New Issue
Block a user