mirror of
https://github.com/jakejarvis/sofa.git
synced 2026-08-29 02:45:39 -04:00
feat(analytics): proxy PostHog ingestion through public-api on Vercel
- Add Vercel rewrites to proxy `/ingest/*` and `/ingest/static/*` to PostHog's US endpoints - Update native `.env.example` to point `EXPO_PUBLIC_POSTHOG_HOST` at the self-hosted proxy URL
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
EXPO_PUBLIC_POSTHOG_KEY=
|
||||
EXPO_PUBLIC_POSTHOG_HOST=https://us.i.posthog.com
|
||||
EXPO_PUBLIC_POSTHOG_HOST=https://public-api.sofa.watch/ingest
|
||||
|
||||
Reference in New Issue
Block a user