Back to MongoDB 3.2.12 to fix image upload bug.

This commit is contained in:
Lauri Ojansivu 2017-04-13 10:16:48 +03:00
parent 47c1e7e9ed
commit 75d0c4abc1
2 changed files with 11 additions and 1 deletions

View file

@ -3,7 +3,7 @@ version: '2'
services:
wekandb:
image: mongo:3.4.3
image: mongo:3.2.12
container_name: wekan-db
restart: always
command: mongod --smallfiles --oplogSize 128