🆕 1735

This commit is contained in:
zhulj 2022-09-29 17:35:17 +08:00
parent 066c93efe8
commit 2cbdd30b17

View File

@ -7,7 +7,7 @@
],
"rewrites": [
{
"source": "/api/v1/(.*)",
"source": "/(.*)",
"destination": "/index"
}
]