#20 Add another missing variable

This commit is contained in:
Joey Hafner 2022-04-06 14:14:01 -07:00
parent 27eb159aac
commit 373259f8d6

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