Merge branch 'master' into feature-s3

This commit is contained in:
Lauri Ojansivu 2022-12-24 11:52:03 +02:00
commit 161b20834f
135 changed files with 584 additions and 109 deletions

View file

@ -3,7 +3,7 @@ version: '3.7'
services:
wekandb-dev:
image: mongo:5.0
image: mongo:6
container_name: wekan-dev-db
restart: unless-stopped
command: mongod --oplogSize 128