1
0
Fork 0
mirror of https://github.com/overleaf/overleaf.git synced 2025-03-30 02:37:06 +00:00

add sentry dsn to config

This commit is contained in:
Henry Oswald 2019-03-05 17:10:18 +00:00
parent 01d3f4bff4
commit d47dcca0d6

View file

@ -43,3 +43,6 @@ module.exports =
path:
dumpFolder: Path.join(TMP_DIR, "dumpFolder")
sentry:
dsn: process.env.SENTRY_DSN