mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Sandboxed Compiles: support configurable texlive image root via env var
This commit is contained in:
@@ -20,3 +20,6 @@ if (process.env.SANDBOXED_COMPILES === 'true') {
|
||||
}
|
||||
Settings.currentImageName = process.env.TEX_LIVE_DOCKER_IMAGE
|
||||
}
|
||||
|
||||
const SandboxedCompilesModule = {}
|
||||
export default SandboxedCompilesModule
|
||||
|
||||
Reference in New Issue
Block a user