mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-02 19:30:23 +01:00
6 lines
75 B
YAML
6 lines
75 B
YAML
rabbitmq:
|
|
image: rabbitmq
|
|
ports:
|
|
- "5672:5672"
|
|
- "15672:15672"
|