4 lines
147 B
Plaintext
4 lines
147 B
Plaintext
|
DATABASE_URL=postgres://username:password@host:port/database
|
||
|
SECRET_KEY=somethingverysecretandunique
|
||
|
ALLOWED_HOSTS=a,seperated,list,without,spaces
|