chore(vue-config): update proxy
This commit is contained in:
parent
affc6ff9bf
commit
a2177b49ea
|
@ -44,7 +44,7 @@ module.exports = {
|
|||
},
|
||||
proxy: {
|
||||
'/prod-api': {
|
||||
target: 'http://t-mana.beida413.com/',
|
||||
target: 'http://t-mana.beida666.com/',
|
||||
changeOrigin: true
|
||||
// pathRewrite: {
|
||||
// '^/prod-api': ''
|
||||
|
|
Loading…
Reference in New Issue