Skip to content

Commit

Permalink
try different image
Browse files Browse the repository at this point in the history
  • Loading branch information
masci committed Dec 7, 2024
1 parent 4e2bb52 commit e516252
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
services:
rabbitmq:
image: rabbitmq:3.13-management
image: rabbitmq:3-management-alpine
hostname: "rabbitmq"
environment:
RABBITMQ_HOST: "rabbitmq"
RABBITMQ_PORT: 5672
RABBITMQ_USERNAME: "guest"
RABBITMQ_PASSWORD: "guest"
ports:
- "5672:5672"
- "15672:15672"
Expand Down

0 comments on commit e516252

Please sign in to comment.