Skip to content

Commit 08861d3

Browse files
committed
Updating Mongo-DB versions
1 parent a04782f commit 08861d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ services:
122122
- "${MONGO_DB_PORT}:${MONGO_DB_PORT}" # localhost:27017
123123
networks:
124124
- default
125-
command: --bind_ip_all --smallfiles
126125
volumes:
127126
- mongo-db:/data
128127
healthcheck:

0 commit comments

Comments
 (0)