Skip to content

Commit

Permalink
removed mongodb port exposition
Browse files Browse the repository at this point in the history
  • Loading branch information
hatredholder committed May 22, 2023
1 parent 337cfb9 commit 1b515c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
services:
db:
image: mongo
ports:
- 27017:27017

web:
build: .
Expand Down

0 comments on commit 1b515c8

Please sign in to comment.