mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
add debug line
This commit is contained in:
parent
7a90d49f42
commit
68a950a20c
1 changed files with 2 additions and 0 deletions
|
@ -28,4 +28,6 @@ if process.env['AWS_ACCESS_KEY_ID']? and process.env['AWS_SECRET_ACCESS_KEY']? a
|
|||
secret: process.env['AWS_SECRET_ACCESS_KEY']
|
||||
bucket: process.env['AWS_BUCKET']
|
||||
|
||||
console.log Settings, process.env['HEALTH_CHECK_PROJECT_ID']
|
||||
|
||||
module.exports = Settings
|
Loading…
Reference in a new issue