index.community/example.env

7 lines
169 B
Bash
Raw Normal View History

2019-02-20 16:18:12 +00:00
SECRET_KEY=a-long-secret-key
POSTGRES_USER=postgres
POSTGRES_PASSWORD=postgres
POSTGRES_DB=fediverse
2019-02-20 17:14:28 +00:00
DJANGO_SETTINGS_MODULE=backend.settings.development
2019-02-22 15:37:10 +00:00
ACME_AGREE=true