6 lines
75 B
YAML
6 lines
75 B
YAML
|
rabbitmq:
|
||
|
image: rabbitmq
|
||
|
ports:
|
||
|
- "5672:5672"
|
||
|
- "15672:15672"
|