We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abd7171 commit e1f8066Copy full SHA for e1f8066
docker-compose/environments/.celery_beat
@@ -1,3 +1,8 @@
1
+DATABASE_NAME=signals
2
+DATABASE_USER=signals
3
+DATABASE_PASSWORD=insecure
4
+DATABASE_HOST_OVERRIDE=database
5
+DATABASE_PORT_OVERRIDE=5432
6
SECRET_KEY=insecure
7
FRONTEND_URL=http://localhost:3001
8
DWH_MEDIA_ROOT=/dwh_media
0 commit comments