Skip to content

Commit db8c59e

Browse files
authored
Merge pull request coollabsio#3330 from djsisson/fix-rabbitmq
fix rabbit-mq
2 parents b31cfd1 + 44ceb09 commit db8c59e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/compose/rabbitmq.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
services:
88
rabbitmq:
99
image: rabbitmq:3-management
10+
hostname: "rabbitmq"
1011
environment:
1112
- SERVICE_FQDN_RABBITMQ_15672
1213
- RABBITMQ_DEFAULT_USER=$SERVICE_USER_RABBITMQ

0 commit comments

Comments
 (0)