From b3067473fc11e54f7382a0c78fc6b715a2b49ba7 Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Fri, 14 Feb 2020 14:14:39 -0500 Subject: [PATCH] update sentry config --- .sentryclirc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.sentryclirc b/.sentryclirc index 4f553c225..84164da01 100644 --- a/.sentryclirc +++ b/.sentryclirc @@ -1,4 +1,4 @@ [defaults] -url = https://sentry.io/ +url = https://sentry.lbry.tech/ org = lbry -project = lbry-desktop \ No newline at end of file +project = lbry-desktop-web \ No newline at end of file