mirror of
https://gitee.com/zhijiantianya/yudao-cloud.git
synced 2026-05-19 05:37:49 +00:00
修改 order 模块端口号为 88
This commit is contained in:
@@ -15,7 +15,7 @@ export default {
|
||||
},
|
||||
'/order-api/': {
|
||||
// target: 'http://180.167.213.26:18084/',
|
||||
target: 'http://127.0.0.1:18084/',
|
||||
target: 'http://127.0.0.1:18088/',
|
||||
changeOrigin: true,
|
||||
pathRewrite: {},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user