11 lines
207 B
Bash
11 lines
207 B
Bash
DB_CLIENT=pg
|
|
POSTGRES_PASSWORD=postgres
|
|
POSTGRES_DATABASE=joplin
|
|
POSTGRES_DB=joplin
|
|
POSTGRES_USER=postgres
|
|
POSTGRES_PORT=5432
|
|
POSTGRES_HOST=joplin_db
|
|
|
|
APP_BASE_URL=https://joplin.jafner.tools
|
|
APP_PORT=22300
|