mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-27 21:08:00 +00:00
chore(sentry): wire source-map + DIF uploads to self-hosted Sentry (#2106)
This commit is contained in:
@@ -217,6 +217,10 @@ OPENHUMAN_SKILLS_WORKING_MEMORY_ENABLED=true
|
||||
# `VITE_SENTRY_DSN`. The legacy unprefixed name `OPENHUMAN_SENTRY_DSN` is
|
||||
# still accepted as a fallback during the transition.
|
||||
OPENHUMAN_CORE_SENTRY_DSN=
|
||||
# [optional] Override the Sentry server URL. Defaults to sentry.io if unset.
|
||||
# Set to https://sentry.tinyhumans.ai for the self-hosted instance — used by
|
||||
# sentry-cli (symbol/release uploads) and the @sentry/vite-plugin.
|
||||
SENTRY_URL=
|
||||
# [optional] Short git SHA baked into the Sentry release tag
|
||||
# (`openhuman@<version>+<sha>`) via `option_env!("OPENHUMAN_BUILD_SHA")`.
|
||||
# CI sets this automatically; leave blank locally (release tag falls back
|
||||
|
||||
Reference in New Issue
Block a user