mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Update Sentry DSN
This commit is contained in:
@@ -73,7 +73,7 @@ namespace NzbDrone.Common.Instrumentation
|
||||
else
|
||||
{
|
||||
dsn = RuntimeInfo.IsProduction
|
||||
? "https://d62a0313c35f4afc932b4a20e1072793@sentry.servarr.com/27"
|
||||
? "https://a1fa00bd1d60465ebd9aca58c5a22d00@sentry.servarr.com/27"
|
||||
: "https://e38306161ff945999adf774a16e933c3@sentry.servarr.com/30";
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user