forked from erp-dev/erp
clean
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user