flat: 权限

This commit is contained in:
Apcallover
2024-03-28 09:40:13 +08:00
parent cd4a415b87
commit 65546a6641
4 changed files with 20 additions and 9 deletions

View File

@@ -23,7 +23,7 @@ module.exports = {
port: 1888,
proxy: {
"/api": {
target: 'http://localhost:8000',
target: 'http://10.165.0.173:8000',
ws: true,
changeOrigin: true,
pathRewrite: {