Fixed celery worker defaulting to development settings instead of production

This commit is contained in:
Eliot Berriot 2019-01-25 15:39:48 +01:00
commit 37ca06c370
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
2 changed files with 2 additions and 1 deletions

View file

@ -0,0 +1 @@
Fixed celery worker defaulting to development settings instead of production