Skip to content

Commit

Permalink
Chore :: Add RabbitMQ Plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
seu1a committed Nov 28, 2024
1 parent 7a6bbb1 commit ccb0c31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ services:
environment:
RABBITMQ_DEFAULT_USER: ${RABBITMQ_USERNAME}
RABBITMQ_DEFAULT_PASS: ${RABBITMQ_PASSWORD}
RABBITMQ_PLUGINS: "rabbitmq_management rabbitmq_stomp"
networks:
- seugi-network

Expand Down

0 comments on commit ccb0c31

Please sign in to comment.