mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-17 03:42:13 +00:00
log settings on startup
This commit is contained in:
parent
64f01a125f
commit
c3ae6b5d23
1 changed files with 1 additions and 0 deletions
|
@ -46,3 +46,4 @@ if process.env["DOCKER_RUNNER"]
|
|||
module.exports.path.sandboxedCompilesHostDir = process.env["COMPILES_HOST_DIR"]
|
||||
|
||||
module.exports.path.synctexBinHostPath = process.env["SYNCTEX_BIN_HOST_PATH"]
|
||||
console.log module.exports
|
Loading…
Reference in a new issue