Skip to content

Commit

Permalink
test: Changed db port to reflect port referenced in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Athitheya Gobinathan authored and Athitheya Gobinathan committed May 13, 2024
1 parent c6ea348 commit b6729ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/petstore-access-control/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ services:
volumes:
- ./data/petstore-access-control/db:/data/db
ports:
- "27017:27017"
- "12345:27017"

0 comments on commit b6729ae

Please sign in to comment.