We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7870ded commit b6f8eacCopy full SHA for b6f8eac
vercel.json
@@ -1,6 +1,6 @@
1
{
2
"rewrites": [
3
- { "source": "/proxy/:url*", "destination": ":url*" },
+ { "source": "/proxy/:url*", "destination": "https://:url*" },
4
{ "source": "/httpproxy/:match/:url*", "destination": "http://:match/:url*" }
5
]
6
}
0 commit comments