Newer
Older
POSTGRES_DB=fahrtenbuch
POSTGRES_USER=postgres
POSTGRES_HOST=localhost
POSTGRES_DRIVER=postgres
POSTGRES_PASSWORD=postgres
EMAIL_SERVER=smtp.example.com
EMAIL_IS_TLS=false
EMAIL_USERNAME=username
EMAIL_PASSWORD=pw
EMAIL_FROM_ADDR=username@example.com
Application_Name=Fahrtenbuch Wassersportzentrum
INITIAL_COORDINATOR_PASSWORD=password
INITIAL_COORDINATOR_EMAIL=coord@example.com