use SANDBOXED_COMPILES not DOCKER_IN_DOCKER

This commit is contained in:
Henry Oswald 2016-05-31 15:21:26 +01:00
parent 8a25755b8a
commit 73e4b42df7

View file

@ -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: