close port for internet :)

This commit is contained in:
2025-03-03 18:56:29 +03:00
parent 4692287d41
commit 67b708bdff
-2
View File
@@ -15,8 +15,6 @@ services:
mongodb:
image: 'mongo:4.4.6'
ports:
- '27017:27017'
volumes:
- 'mongo-data:/data/db'
restart: unless-stopped