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