mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-04-24 05:47:22 -04:00
Update Sentry DSN
This commit is contained in:
parent
e0b30d34b1
commit
4528d03931
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue