bornhack-website/bornhack/settings/env.dist

4 lines
147 B
Plaintext
Raw Normal View History

DATABASE_URL=postgres://username:password@host:port/database
SECRET_KEY=somethingverysecretandunique
ALLOWED_HOSTS=a,seperated,list,without,spaces