Updated celery name to prod
This commit is contained in:
parent
a577053c0b
commit
992209f0d0
1 changed files with 2 additions and 2 deletions
|
|
@ -55,8 +55,8 @@ services:
|
|||
networks:
|
||||
- fyp-network
|
||||
|
||||
fyp-celery-dev:
|
||||
container_name: fyp-celery-dev
|
||||
fyp-celery-prod:
|
||||
container_name: fyp-celery-prod
|
||||
image: "${FYP_CELERY_IMAGE}"
|
||||
env_file:
|
||||
- ../../.env
|
||||
|
|
|
|||
Loading…
Reference in a new issue