8 lines
209 B
Plaintext
8 lines
209 B
Plaintext
# Example Environment Configfile
|
|
POSTGRES_HOSTNAME=postgres_host
|
|
POSTGRES_PORT=postgres_port
|
|
POSTGRES_DB=postgres_database
|
|
POSTGRES_USER=postgres_user
|
|
POSTGRES_PASSWORD=
|
|
ADMIN_PASSWORD=
|
|
MUNICIPALITY_SLUG=lohne |