mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 02:00:10 +02:00
use SANDBOXED_COMPILES not DOCKER_IN_DOCKER
This commit is contained in:
@@ -490,7 +490,7 @@ if process.env["SHARELATEX_LDAP_HOST"]
|
||||
|
||||
# Compiler
|
||||
# --------
|
||||
if process.env["DOCKER_IN_DOCKER"] == "true"
|
||||
if process.env["SANDBOXED_COMPILES"] == "true"
|
||||
settings.clsi =
|
||||
commandRunner: "docker-runner-sharelatex"
|
||||
docker:
|
||||
|
||||
Reference in New Issue
Block a user