This commit is contained in:
18500206848
2024-03-31 02:44:00 +08:00
parent a89e7fdb97
commit d4993b89e8
2 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ module.exports = {
port: 1887,
proxy: {
'/api': {
target: 'http://10.165.0.173:8000', // 内网
target: 'http://localhost:8000', // 内网
// target: 'http://192.168.1.109:8000', // 本地测试
ws: true,
pathRewrite: {