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