This commit is contained in:
@@ -28,8 +28,8 @@ export default defineConfig(async () => {
|
||||
rewrite: (path) => path.replace(/^\/api/, ''),
|
||||
// mock代理目标地址
|
||||
// target: 'http://by.missmoc.top:3010/',
|
||||
// target: 'http://127.0.0.1:8080/',
|
||||
target: 'http://47.109.37.87:3010',
|
||||
target: 'http://127.0.0.1:8080/',
|
||||
// target: 'http://47.109.37.87:3010',
|
||||
ws: true,
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user