Skip to content

Commit

Permalink
🐛 Sot auth fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bal7hazar committed Dec 20, 2024
1 parent 5d4f9a4 commit 4809bc5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/keychain/vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@
{
"source": "/ingest/:path(.*)",
"destination": "https://us.i.posthog.com/:path*"
},
{
"source": "/(.*)",
"destination": "/"
}
]
}

0 comments on commit 4809bc5

Please sign in to comment.