8 lines
159 B
Bash
8 lines
159 B
Bash
TIMEZONE=Europe/Berlin
|
|
PG_NAME=medwings
|
|
PG_USER=medwings
|
|
PG_PASSWORD=medwings
|
|
PG_HOST=medwings-postgres
|
|
PG_PORT=5432
|
|
GOTIFY_USER=gotify
|
|
GOTIFY_PASSWORD=gotify
|