Skip to content

Commit b6f8eac

Browse files
authored
Update vercel.json
1 parent 7870ded commit b6f8eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"rewrites": [
3-
{ "source": "/proxy/:url*", "destination": ":url*" },
3+
{ "source": "/proxy/:url*", "destination": "https://:url*" },
44
{ "source": "/httpproxy/:match/:url*", "destination": "http://:match/:url*" }
55
]
66
}

0 commit comments

Comments
 (0)