10 lines
220 B
Plaintext
10 lines
220 B
Plaintext
# Example Environment Configfile
|
|
POSTGRES_HOSTNAME=postgres_host
|
|
POSTGRES_PORT=postgres_port
|
|
POSTGRES_DB=postgres_database
|
|
POSTGRES_USER=postgres_user
|
|
POSTGRES_PASSWORD=xxxx
|
|
|
|
ADMIN_PASSWORD=xxxxx
|
|
|
|
MUNICIPALITY_SLUG=lohne |