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 d06c400 commit 5fb2952Copy full SHA for 5fb2952
services/simcore/docker-compose.deploy.aws.yml
@@ -76,7 +76,7 @@ services:
76
deploy:
77
labels:
78
- traefik.tcp.services.rabbit.loadBalancer.server.port=5672
79
- - traefik.tcp.routers.rabbit.entrypoints=rabbit
+ - traefik.tcp.routers.rabbit.entrypoints=rabbitmq
80
- traefik.tcp.routers.rabbit.tls=false
81
- traefik.tcp.routers.rabbit.rule=ClientIP(`10.0.0.0/8`) || ClientIP(`172.16.0.0/12`) || ClientIP(`192.168.0.0/16`)
82
0 commit comments