mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Back to MongoDB 6.
Thanks to xet7 1
This commit is contained in:
parent
abddc8a864
commit
64592d734c
4 changed files with 69 additions and 67 deletions
|
@ -91,7 +91,7 @@ services:
|
|||
wekandb:
|
||||
#-------------------------------------------------------------------------------------
|
||||
# ==== MONGODB FROM DOCKER HUB ====
|
||||
image: mongo:7
|
||||
image: mongo:6
|
||||
#-------------------------------------------------------------------------------------
|
||||
container_name: wekan-db
|
||||
restart: always
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue