Skip to content

Commit

Permalink
Remove RabbitMQ network for external endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
krislamo committed Dec 4, 2023
1 parent ca514db commit e8e8875
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ version: "3.5"

networks:
internal:
rabbitmq:
external: true
traefik:
external: true
monitoring-ext:
Expand Down Expand Up @@ -48,7 +46,6 @@ services:
- kafka
networks:
- internal
- rabbitmq
- traefik
- monitoring-ext
environment:
Expand Down

0 comments on commit e8e8875

Please sign in to comment.