mirror of
https://github.com/overleaf/toolkit.git
synced 2025-04-19 07:18:06 +02:00
Update config-seed to Mongo v6
This commit is contained in:
parent
7a8401897b
commit
dc7c1559b2
2 changed files with 6 additions and 1 deletions
|
@ -17,7 +17,8 @@ DOCKER_SOCKET_PATH=/var/run/docker.sock
|
|||
# Mongo configuration
|
||||
MONGO_ENABLED=true
|
||||
MONGO_DATA_PATH=data/mongo
|
||||
MONGO_IMAGE=mongo:5.0
|
||||
MONGO_IMAGE=mongo
|
||||
MONGO_VERSION=6.0
|
||||
|
||||
# Redis configuration
|
||||
REDIS_ENABLED=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue