MongoDB to new version, and more docs to readme.

This commit is contained in:
Lauri Ojansivu 2017-12-02 19:36:29 +02:00
parent 305566ddbb
commit e34be21c75
2 changed files with 44 additions and 1 deletions

View file

@ -38,7 +38,7 @@ services:
wekandb:
# All Wekan data is stored in MongoDB. For backup and restore, see:
# https://github.com/wekan/wekan/wiki/Export-Docker-Mongo-Data
image: mongo:3.2.17
image: mongo:3.2.18
container_name: wekan-db
restart: always
command: mongod --smallfiles --oplogSize 128