mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05: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