Skip to content

Commit baed7f5

Browse files
author
anandkumarpatel
committed
Merge pull request #258 from CodeNow/SAN-3238-hotfix-deux-sorry
dummy dumb dumb
2 parents 732b618 + 5a4a168 commit baed7f5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ansible/group_vars/alpha-rabbitmq.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ container_tag: "3.5.3-management"
1010
container_run_opts: "-d --name prod-rabbit -v {{ db_path }}:/var/lib/rabbitmq:rw -v {{ config_path }}/rabbitmq.config:/etc/rabbitmq/rabbitmq.config:ro -p 54320:15672 -p 54321:5672"
1111

1212
hosted_ports: [ 5672, 15672 ]
13+
# monitor the docker-daemon
14+
no_dd_monitoring: false

0 commit comments

Comments
 (0)