CharlieHu

Results 1 comments of CharlieHu

The problem may be caused by the filename on Windows system, I solved it by these steps: 1. find the file "toolkit/lib/docker-compose.base.yml" 2. change volumes: - "${OVERLEAF_DATA_PATH}:${OVERLEAF_IN_CONTAINER_DATA_PATH}" into volumes: -...