This commit is contained in:
cventastic
2022-03-31 16:14:47 +02:00
parent dd0e402511
commit c046563bef

View File

@@ -5,7 +5,7 @@ services:
rabbitmq:
container_name: rabbitmq
image: "rabbitmq:3-alpine"
ports:
expose:
- "5672"
restart: unless-stopped