Skip to content

Commit

Permalink
Update devops/docker-compose.local.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Nathan Franklin <[email protected]>
  • Loading branch information
rstijerina and nathanfranklin authored Nov 22, 2024
1 parent 3b2e1e5 commit 15f46c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions devops/docker-compose.local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ services:

rabbitmq:
image: rabbitmq:3-management
ports:
- 15672:15672
networks:
- geoapi
environment:
Expand Down

0 comments on commit 15f46c7

Please sign in to comment.