flat: 权限

This commit is contained in:
Apcallover
2024-03-28 14:25:43 +08:00
parent e3efc3fb2f
commit ba3c5a408d
8 changed files with 79 additions and 73 deletions

View File

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