flat: 暂存

This commit is contained in:
Apcallover
2024-03-27 09:41:54 +08:00
parent c3d0e617d7
commit 1ac7c6df07
2 changed files with 3 additions and 7 deletions

View File

@@ -3,11 +3,7 @@ module.exports = {
port: 1887,
proxy: {
'/api': {
// target: 'http://192.168.3.108:8000', // 本地服务接口地址
// target: 'http://192.168.3.112:8000', // 本地服务接口地址
// target: 'http://10.165.0.173:8000', // 本地服务接口地址
target: 'http://192.168.1.106:8000', // 本地服务接口地址
// target: 'http://192.168.3.120:8000', // 本地服务接口地址
target: 'http://localhost:8000', // 本地服务接口地址
ws: true,
pathRewrite: {
'^/api': '/'