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 39bbb33 commit 0978a16Copy full SHA for 0978a16
src/compose-rabbitmq.yml
@@ -18,7 +18,7 @@ services:
18
- rabbitmq-data:/var/lib/rabbitmq
19
- rabbitmq-logs:/var/log/rabbitmq
20
ports:
21
- - 5672:5672
+ - 56721:5672
22
- 15672:15672
23
configs:
24
- source: plugins
0 commit comments