Skip to content

Commit

Permalink
fix: remove rabbitmq ports
Browse files Browse the repository at this point in the history
  • Loading branch information
Westlad committed Dec 6, 2021
1 parent 2be8686 commit 5f0b8ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ping-pong/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ services:
rabbitmq:
image: rabbitmq
# ports:
# - '15675:15674'
# - '15674:15674'
# - '5672:5672'
networks:
- pong_network
Expand Down

0 comments on commit 5f0b8ab

Please sign in to comment.