mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
MongoDB v3.2.17
This commit is contained in:
parent
38d1a424d0
commit
e85d6d6c5e
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ version: '2'
|
||||||
services:
|
services:
|
||||||
|
|
||||||
wekandb:
|
wekandb:
|
||||||
image: mongo:3.2.16
|
image: mongo:3.2.17
|
||||||
container_name: wekan-db
|
container_name: wekan-db
|
||||||
restart: always
|
restart: always
|
||||||
command: mongod --smallfiles --oplogSize 128
|
command: mongod --smallfiles --oplogSize 128
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue