mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-29 01:20:55 +00:00
feat: setup posthog
This commit is contained in:
@@ -4,3 +4,8 @@ VITE_BASE_API_URL=http://localhost:3001
|
||||
# Proactive token refresh cadence (minutes). Must stay well under the 60-min
|
||||
# server session window. Default: 10.
|
||||
VITE_TOKEN_REFRESH_INTERVAL_MINUTES=10
|
||||
|
||||
# PostHog — session replay, error tracking, console logs. Both must be set or
|
||||
# observability stays off (the app works either way). Self-hosted instance.
|
||||
VITE_POSTHOG_KEY=phc_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
||||
VITE_POSTHOG_HOST=https://posthog.example.com
|
||||
|
||||
Reference in New Issue
Block a user