· 9 years ago · Oct 05, 2016, 06:58 PM
1# Put this in your .env file #
2DATABASE_URL # auto-generated by build-pack
3DJANGO_SETTINGS_MODULE # e.g. your-app.settings.production
4SECRET_KEY # looooooooooots of chars
5ALLOWED_HOSTS # ".domain.com" or ["domain.com", "otherdomain.com", "someotherdomain.com"]