登录支持人机验证

This commit is contained in:
CaIon
2023-11-06 22:11:05 +08:00
parent af8827d269
commit a0b975fc3d
5 changed files with 36 additions and 9 deletions

View File

@@ -49,5 +49,5 @@
"singleQuote": true,
"jsxSingleQuote": true
},
"proxy": "https://nekoapi.com"
"proxy": "http://localhost:3000"
}