add sentry error tracking to hq

This commit is contained in:
Matthias Nannt
2022-12-12 12:51:38 +01:00
parent 270754521e
commit 19bb1565f6
13 changed files with 424 additions and 34 deletions
+11 -1
View File
@@ -52,4 +52,14 @@ SMTP_PASSWORD=smtpPassword
# NEXT_PUBLIC_PASSWORD_RESET_DISABLED=1
# Signup. Disable the ability for new users to create an account.
# NEXT_PUBLIC_SIGNUP_DISABLED=1
# NEXT_PUBLIC_SIGNUP_DISABLED=1
##########
# Other #
##########
# Disable Sentry warning
SENTRY_IGNORE_API_RESOLUTION_ERROR=1
# Enable Sentry Error Tracking
NEXT_PUBLIC_SENTRY_DSN=