1
0
forked from erp-dev/erp
This commit is contained in:
2025-12-24 21:34:43 +08:00
parent ab10bb6d54
commit 3c27010c5c
3 changed files with 0 additions and 4 deletions

View File

@@ -128,10 +128,6 @@ services:
- --pool=solo
volumes:
- .:/app
depends_on:
- postgres
- redis
- rabbitmq
environment:
CELERY_BROKER_URL: amqp://guest:guest@rabbitmq:5672//
CELERY_RESULT_BACKEND: redis://redis:6379/0