6 lines
165 B
Plaintext
6 lines
165 B
Plaintext
# Example Environment Configfile
|
|
POSTGRES_HOST=postgres_host
|
|
POSTGRES_PORT=postgres_port
|
|
POSTGRES_DB=postgres_database
|
|
POSTGRES_USER=postgres_user
|
|
POSTGRES_PASSWORD= |