We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 363313d commit a388841Copy full SHA for a388841
frontend/vercel.json
@@ -2,7 +2,7 @@
2
"rewrites": [
3
{
4
"source": "/(.*)",
5
- "destination": "https://curatedotfun-floral-sun-1539.fly.dev/$1"
+ "destination": "https://curatedotfun-production.up.railway.app/feed/$1"
6
}
7
]
8
0 commit comments