mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
Add RabbitMQ Management port, update README.md
This commit is contained in:
@@ -90,6 +90,7 @@ services:
|
||||
retries: 5
|
||||
ports:
|
||||
- "5672:5672"
|
||||
- "15672:15672"
|
||||
environment:
|
||||
RABBITMQ_DEFAULT_USER: rabbitmq
|
||||
RABBITMQ_DEFAULT_PASS: rabbitmq
|
||||
|
||||
Reference in New Issue
Block a user