4 lines
98 B
Bash
4 lines
98 B
Bash
POSTGRES_DB=postgres
|
|
POSTGRES_USER=postgres
|
|
POSTGRES_PASSWORD_FILE=/run/secrets/postgres_password
|