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 b47929a commit 010d74aCopy full SHA for 010d74a
stubs/rabbitmq.stub
@@ -1,5 +1,6 @@
1
rabbitmq:
2
image: 'rabbitmq:4-management'
3
+ hostname: 'rabbitmq'
4
ports:
5
- '${FORWARD_RABBITMQ_PORT:-5672}:5672'
6
- '${FORWARD_RABBITMQ_DASHBOARD_PORT:-15672}:15672'
0 commit comments