This commit is contained in:
dengxin
2024-03-28 19:45:03 +08:00
parent f28aa3317c
commit 880396f213
8 changed files with 5005 additions and 5003 deletions

View File

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