mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-26 10:40:08 +02:00
add HEALTH_CHECK_PROJECT_ID
This commit is contained in:
@@ -11,7 +11,7 @@ Settings =
|
||||
|
||||
docstore:
|
||||
healthCheck:
|
||||
project_id: ""
|
||||
project_id: process.env['HEALTH_CHECK_PROJECT_ID']
|
||||
|
||||
max_doc_length: 2 * 1024 * 1024 # 2mb
|
||||
|
||||
|
||||
Reference in New Issue
Block a user