Skip to content

Commit 0978a16

Browse files
authored
Update src/compose-rabbitmq.yml
1 parent 39bbb33 commit 0978a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compose-rabbitmq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ services:
1818
- rabbitmq-data:/var/lib/rabbitmq
1919
- rabbitmq-logs:/var/log/rabbitmq
2020
ports:
21-
- 5672:5672
21+
- 56721:5672
2222
- 15672:15672
2323
configs:
2424
- source: plugins

0 commit comments

Comments
 (0)