mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
parent
953a355e63
commit
b5d35d4645
3 changed files with 9 additions and 9 deletions
|
@ -3,7 +3,7 @@ version: '3.7'
|
|||
services:
|
||||
|
||||
wekandb-dev:
|
||||
image: mongo:5
|
||||
image: mongo:6
|
||||
container_name: wekan-dev-db
|
||||
restart: unless-stopped
|
||||
command: mongod --oplogSize 128
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue