Skip to content

Commit

Permalink
Update config-docker.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
adysec authored May 28, 2024
1 parent 120d223 commit 6a9d3eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/config-docker.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CELERY:
BROKER_URL : "amqp://arl:arlpassword@rabbitmq:5672/arlv2host"
BROKER_URL : "amqp://arl:arlpassword@127.0.0.1:5672/arlv2host"


MONGO:
Expand Down

0 comments on commit 6a9d3eb

Please sign in to comment.