Skip to content

Commit

Permalink
fix: docker-compose ligh ports
Browse files Browse the repository at this point in the history
close #28
  • Loading branch information
brunobritodev committed Jan 21, 2023
1 parent 4ac9aff commit cc5006f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/docker-compose-local-light.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ services:
image: rabbitmq:3-management
container_name: devstore-rabbit
expose:
ports:
- 5672
- 15672
environment:
Expand Down

0 comments on commit cc5006f

Please sign in to comment.