oops
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
|||||||
rabbitmq:
|
rabbitmq:
|
||||||
container_name: rabbitmq
|
container_name: rabbitmq
|
||||||
image: "rabbitmq:3-alpine"
|
image: "rabbitmq:3-alpine"
|
||||||
ports:
|
expose:
|
||||||
- "5672"
|
- "5672"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user