Update dev env

This commit is contained in:
Aarni Halinen
2019-11-03 17:06:24 +02:00
parent dab6f98ec2
commit 2f4009d002
2 changed files with 11 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
HOST=web.sik.party
DEBUG=True
SECRET_KEY=7p$85^4ibb^p4-=vs44b7!y0e-zemugze18@a#30&71=a8)dp(
TG_BOT_TOKEN=
EMAIL_HOST=
EMAIL_PASSWD=
DB_USER=postgres
DB_PASSWD=postgres
DB_HOST=db
DB_PORT=5432