chore: expose release info to sentry

This commit is contained in:
Andrew Bastin
2022-09-30 15:36:37 +05:30
parent fb65e0e23d
commit fd11ea8143
5 changed files with 5 additions and 0 deletions

View File

@@ -24,3 +24,4 @@ VITE_BACKEND_WS_URL=wss://api.hoppscotch.io/graphql
# Sentry (Optional)
# VITE_SENTRY_DSN: <Sentry DSN here>
# VITE_SENTRY_ENVIRONMENT: <Sentry environment value here>
# VITE_SENTRY_RELEASE_TAG: <Sentry release tag here (for release monitoring)>