Add RabbitMQ Management port, update README.md

This commit is contained in:
AngrySoundTech
2024-03-20 20:01:49 -04:00
parent 3818093ae9
commit 28172760d4
2 changed files with 9 additions and 7 deletions

View File

@@ -90,6 +90,7 @@ services:
retries: 5
ports:
- "5672:5672"
- "15672:15672"
environment:
RABBITMQ_DEFAULT_USER: rabbitmq
RABBITMQ_DEFAULT_PASS: rabbitmq