fix: remove smallfiles

This commit is contained in:
Giles Bradshaw 2020-08-27 17:45:23 +01:00
parent 59963d55dd
commit f76f87d9b0
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ services:
- MONGO_LOG_DIR=/dev/null
volumes:
- mongo-chat:/data/db
command: mongod --smallfiles --replSet rs0 --oplogSize 128
command: mongod --replSet rs0 --oplogSize 128
volumes:
mongo-chat:
chat-uploads: