Browse Source

修改配置

Dev
18300102974 2 years ago
parent
commit
357ec6df6b
  1. 2
      FrontEnd/nuxt.config.js

2
FrontEnd/nuxt.config.js

@ -129,7 +129,7 @@ export default {
},
proxy: {
'/trending': {
target: 'http://localhost:3466',// 服務地址
target: 'http://www.origtek.com:9105',// 服務地址
pathRewrite: {
'^/trending': '/'
},

Loading…
Cancel
Save