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