Update docker-compose.yml

This commit is contained in:
yazan 2025-08-04 06:37:54 +00:00
parent fd9eedd87b
commit 6edf0c3a4c

View File

@ -11,7 +11,7 @@ services:
volumes: volumes:
- mongodb_data:/data/db - mongodb_data:/data/db
ports: ports:
- "27017:27017" - "27018:27017"
networks: networks:
- infinity-network - infinity-network
healthcheck: healthcheck: