Skip to content

Commit

Permalink
Close database port by default to not assume firewall works (#876)
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Sep 5, 2024
1 parent 6eb5633 commit aecdc32
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
Expand Up @@ -96,8 +96,6 @@ services:
restart: unless-stopped
networks:
- backend
ports:
- "27017:27017"

networks:
backend:
Expand Down

0 comments on commit aecdc32

Please sign in to comment.