mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
remove debug line
This commit is contained in:
parent
68a950a20c
commit
14073a6544
1 changed files with 0 additions and 2 deletions
|
@ -27,7 +27,5 @@ if process.env['AWS_ACCESS_KEY_ID']? and process.env['AWS_SECRET_ACCESS_KEY']? a
|
|||
key: process.env['AWS_ACCESS_KEY_ID']
|
||||
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