chore(vue-config): update proxy

This commit is contained in:
woody 2025-04-29 11:49:53 +08:00
parent affc6ff9bf
commit a2177b49ea
1 changed files with 1 additions and 1 deletions

View File

@ -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': ''