|
@ -143,6 +143,10 @@ export default { |
|
|
// target: 'http://www.origtek.com:3002',// 服務地址
|
|
|
// target: 'http://www.origtek.com:3002',// 服務地址
|
|
|
target: 'https://showeasy.com:5000',// API 正式機
|
|
|
target: 'https://showeasy.com:5000',// API 正式機
|
|
|
// target: 'http://showeasy.com:3001',// API 測式機 (無SSL)
|
|
|
// target: 'http://showeasy.com:3001',// API 測式機 (無SSL)
|
|
|
|
|
|
<<<<<<< Updated upstream |
|
|
|
|
|
======= |
|
|
|
|
|
// target: 'http://localhost:3466',// API 本機 (無SSL)
|
|
|
|
|
|
>>>>>>> Stashed changes |
|
|
pathRewrite: { |
|
|
pathRewrite: { |
|
|
'^/trending': '/' |
|
|
'^/trending': '/' |
|
|
}, |
|
|
}, |
|
|