mirror of
https://github.com/wekan/wekan.git
synced 2026-01-06 09:38:49 +01:00
v0.18 Wekan release.
This commit is contained in:
parent
90c53807b4
commit
c42c81b60a
4 changed files with 5 additions and 5 deletions
|
|
@ -3,7 +3,7 @@ version: '2'
|
|||
services:
|
||||
|
||||
wekandb:
|
||||
image: mongo:3.2.11
|
||||
image: mongo:3.2.12
|
||||
container_name: wekan-db
|
||||
restart: always
|
||||
command: mongod --smallfiles --oplogSize 128
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue