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 67c884f commit 1932af5Copy full SHA for 1932af5
compose/ha_tls/docker-compose.yml
@@ -7,7 +7,7 @@ services:
7
networks:
8
- back
9
hostname: node0
10
- image: rabbitmq:3.13-management
+ image: rabbitmq:4-management
11
pull_policy: always
12
ports:
13
- "5561:5551"
@@ -24,7 +24,7 @@ services:
24
25
26
hostname: node1
27
28
29
30
- "5571:5551"
@@ -41,7 +41,7 @@ services:
41
42
43
hostname: node2
44
45
46
47
- "5581:5551"
0 commit comments