1
0
Fork 0
mirror of https://github.com/overleaf/overleaf.git synced 2025-04-22 12:58:13 +00:00

Updated location of synctex path in docker-compose.yml ()

This commit is contained in:
Miguel Serrano 2020-01-09 15:56:19 +01:00 committed by GitHub
parent 9878a1321f
commit 103941eab3

View file

@ -72,7 +72,7 @@ services:
# SANDBOXED_COMPILES_SIBLING_CONTAINERS: 'true'
# SANDBOXED_COMPILES_HOST_DIR: '/var/sharelatex_data/data/compiles'
# SYNCTEX_BIN_HOST_PATH: '/var/sharelatex_data/synctex'
# SYNCTEX_BIN_HOST_PATH: '/var/sharelatex_data/bin/synctex'
# DOCKER_RUNNER: 'false'