Skip to content

Commit 5a74537

Browse files
committed
fix url
1 parent a388841 commit 5a74537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"rewrites": [
33
{
44
"source": "/(.*)",
5-
"destination": "https://curatedotfun-production.up.railway.app/feed/$1"
5+
"destination": "https://curatedotfun-production.up.railway.app/$1"
66
}
77
]
88
}

0 commit comments

Comments
 (0)