fix rabbit-mq
This commit is contained in:
parent
6a654e31bd
commit
44ceb097f3
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
services:
|
||||
rabbitmq:
|
||||
image: rabbitmq:3-management
|
||||
hostname: "rabbitmq"
|
||||
environment:
|
||||
- SERVICE_FQDN_RABBITMQ_15672
|
||||
- RABBITMQ_DEFAULT_USER=$SERVICE_USER_RABBITMQ
|
||||
|
|
|
|||
Loading…
Reference in a new issue