We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 120d223 commit 6a9d3ebCopy full SHA for 6a9d3eb
docker/config-docker.yaml
@@ -1,5 +1,5 @@
1
CELERY:
2
- BROKER_URL : "amqp://arl:arlpassword@rabbitmq:5672/arlv2host"
+ BROKER_URL : "amqp://arl:arlpassword@127.0.0.1:5672/arlv2host"
3
4
5
MONGO:
0 commit comments