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

Binary file not shown.

Binary file not shown.

View File

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