|
|
@ -132,8 +132,8 @@ export default { |
|
|
|
}, |
|
|
|
proxy: { |
|
|
|
'/trending': { |
|
|
|
target: 'http://www.origtek.com:3002',// 服務地址
|
|
|
|
// target: 'http://localhost:3466',// 服務地址
|
|
|
|
// target: 'http://www.origtek.com:3002',// 服務地址
|
|
|
|
target: 'http://localhost:3466',// 服務地址
|
|
|
|
pathRewrite: { |
|
|
|
'^/trending': '/' |
|
|
|
}, |
|
|
|