#20 Add another missing variable

This commit is contained in:
Joey Hafner 2022-04-06 14:14:01 -07:00
parent c2f0952135
commit 1a982e9a66

View File

@ -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