Update development docker setup

This commit is contained in:
Aarni Halinen
2019-11-03 16:06:14 +02:00
parent 7457b8a24d
commit 96fc8a5569
7 changed files with 39 additions and 236 deletions
+2
View File
@@ -1,8 +1,10 @@
HOST=localhost
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