mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-23 07:32:25 +00:00
add sentry into settings.defaults
This commit is contained in:
parent
d6def184c6
commit
4445b390af
1 changed files with 4 additions and 1 deletions
|
@ -13,3 +13,6 @@ module.exports = Settings =
|
|||
|
||||
|
||||
healthCheckUserId: "53c64d2fd68c8d000010bb5f"
|
||||
|
||||
sentry:
|
||||
dsn: process.env.SENTRY_DSN
|
Loading…
Reference in a new issue