You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[[redirects]]
from = "/aphex/static/*"
to = "https://eu-assets.i.posthog.com/static/:splat"
host = "eu-assets.i.posthog.com"
status = 200
force = true
[[redirects]]
from = "/aphex/*"
to = "https://eu.i.posthog.com/:splat"
host = "eu.i.posthog.com"
status = 200
force = true
Additional context
We are using Expo web build... and yarn 🤷🏼
Debug info
- [ ] PostHog Cloud, Debug information: [please copy/paste from https://us.posthog.com/settings/project-details#variables or https://eu.posthog.com/settings/project-details#variables]
- [ ] PostHog Hobby self-hosted with `docker compose`, version/commit: [please provide]
- [ ] PostHog self-hosted with Kubernetes (deprecated, see [`Sunsetting Kubernetes support`](https://posthog.com/blog/sunsetting-helm-support-posthog)), version/commit: [please provide]
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Bug Description
We added Netlify redirect to
netlify.toml
Additional context
We are using Expo web build... and yarn 🤷🏼
Debug info
The text was updated successfully, but these errors were encountered: