mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
Update Sentry DSN
This commit is contained in:
parent
79fb9e89eb
commit
16836f4288
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ namespace NzbDrone.Common.Instrumentation
|
|||
else
|
||||
{
|
||||
dsn = RuntimeInfo.IsProduction
|
||||
? "https://52ab4ed8003a42f383b6d24d66daf317@sentry.servarr.com/15"
|
||||
? "https://1b64e62175cd428481aa3a9ec5818a89@sentry.servarr.com/15"
|
||||
: "https://0522924d625c497f86fc2a1b22aaf21d@sentry.servarr.com/16";
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue