Skip to content
Snippets Groups Projects
Commit 09f79cfc authored by Benjamin Ledel's avatar Benjamin Ledel
Browse files

Update file docker-compose.yml

parent 74f97e84
Branches main
No related tags found
No related merge requests found
......@@ -39,6 +39,7 @@ services:
ports:
- 8004:80
environment:
- WORKERS=4
- CELERY_BROKER_URL=redis://:${REDIS_PASSWORD}@redis_db:6379
depends_on:
database:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment