Skip to content

Commit

Permalink
Merge pull request #6 from a-thieme/patch-1
Browse files Browse the repository at this point in the history
Expose MongoDB Port Locally
  • Loading branch information
tianyuan129 authored Nov 10, 2024
2 parents cd54d1a + 8acb339 commit 766379c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ services:
interval: 5s
logging:
driver: local
ports:
- 27017:27017

ndn-python-repo:
image: ghcr.io/ucla-irl/ndn-python-repo:20240508
Expand Down

0 comments on commit 766379c

Please sign in to comment.