-
Notifications
You must be signed in to change notification settings - Fork 239
Open
Description
- I followed the Quick Start and runned
bin/init - Afterwards I runned
bin/startbut got the following error message:
--------------------- ERROR -----------------------
Invalid MONGO_VERSION: MONGO_VERSION=6.0
MONGO_VERSION must start with the actual major version of mongo, followed by a dot.
Example: MONGO_IMAGE=my.dockerhub.com/custom-mongo
MONGO_VERSION=6.0-custom
--------------------- ERROR -----------------------
Contents of config/overleaf.rc
# Mongo configuration
MONGO_ENABLED=true
MONGO_DATA_PATH=data/mongo
MONGO_IMAGE=mongo
MONGO_VERSION=6.0I think that should get fixed
Metadata
Metadata
Assignees
Labels
No labels