Skip to content

Commit 010d74a

Browse files
committed
fix: Add the hostname
1 parent b47929a commit 010d74a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stubs/rabbitmq.stub

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
rabbitmq:
22
image: 'rabbitmq:4-management'
3+
hostname: 'rabbitmq'
34
ports:
45
- '${FORWARD_RABBITMQ_PORT:-5672}:5672'
56
- '${FORWARD_RABBITMQ_DASHBOARD_PORT:-15672}:15672'

0 commit comments

Comments
 (0)