add sentry into settings.defaults
This commit is contained in:
@@ -12,4 +12,7 @@ module.exports = Settings =
|
||||
cacheDir: Path.resolve "cache"
|
||||
|
||||
|
||||
healthCheckUserId: "53c64d2fd68c8d000010bb5f"
|
||||
healthCheckUserId: "53c64d2fd68c8d000010bb5f"
|
||||
|
||||
sentry:
|
||||
dsn: process.env.SENTRY_DSN
|
||||
Reference in New Issue
Block a user