Skip to content

Commit

Permalink
mongo expose port
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruwan Geeganage authored and Ruwan Geeganage committed Feb 20, 2023
1 parent ec85465 commit af35c6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ services:
ots-share-mongo-local-bundle:
image: mongo:4.2
container_name: ots-share-mongo-local-bundle
ports:
- '27017:27017'
expose:
- 27017

0 comments on commit af35c6c

Please sign in to comment.