Reset to HoopScout v2 runtime foundation and simplified topology
This commit is contained in:
@ -2,14 +2,5 @@ services:
|
||||
web:
|
||||
environment:
|
||||
DJANGO_SETTINGS_MODULE: config.settings.production
|
||||
DJANGO_DEBUG: "0"
|
||||
|
||||
celery_worker:
|
||||
environment:
|
||||
DJANGO_SETTINGS_MODULE: config.settings.production
|
||||
DJANGO_DEBUG: "0"
|
||||
|
||||
celery_beat:
|
||||
environment:
|
||||
DJANGO_SETTINGS_MODULE: config.settings.production
|
||||
DJANGO_ENV: production
|
||||
DJANGO_DEBUG: "0"
|
||||
|
||||
Reference in New Issue
Block a user