Update vercel.json

This commit is contained in:
qier222 2022-04-14 20:45:57 +08:00 committed by GitHub
parent fd23cfaa05
commit 52ccf8ce07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
"rewrites": [ "rewrites": [
{ {
"source": "/api/:match*", "source": "/api/:match*",
"destination": "http://152.70.81.120:12835/:match*" "destination": "http://168.138.40.199:12835/:match*"
} }
] ]
} }