fix: docker config files

This commit is contained in:
prafull-opensignlabs
2024-07-25 01:20:42 +05:30
parent 57552a32b0
commit 0b2710b97d
6 changed files with 469 additions and 448 deletions
+1 -2
View File
@@ -28,9 +28,8 @@ services:
image: opensign-mongo
volumes:
- data-volume:/data/db
- ./apps/mongo/mongo-init.sh:/docker-entrypoint-initdb.d/mongo-init.sh:ro
ports:
- "27017:27017"
- "27018:27017"
networks:
- app-network
client: