Merge pull request #76 from FunkeCoder23/75-keep-queue-on-down
Add hostname to rabbit mq container
This commit is contained in:
@@ -75,6 +75,7 @@ services:
|
||||
# - "15692:15692"
|
||||
volumes:
|
||||
- rabbitmq:/var/lib/rabbitmq
|
||||
hostname: ${RabbitMqConfiguration__Host}
|
||||
restart: *restart-policy
|
||||
healthcheck: *rabbitmq-health
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user