mirror of
https://github.com/jakejarvis/sofa.git
synced 2026-08-29 05:05:38 -04:00
- 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
3 lines
87 B
Bash
3 lines
87 B
Bash
EXPO_PUBLIC_POSTHOG_KEY=
|
|
EXPO_PUBLIC_POSTHOG_HOST=https://public-api.sofa.watch/ingest
|