This commit is contained in:
Rhett霍 2026-03-16 14:36:21 +08:00
parent 8288de681f
commit c2371b8fba

View File

@ -45,6 +45,8 @@ module.exports = {
// target: `http://120.79.202.7:443`,
// target: `http://100.100.10.216:8099`,
// target: 'http://106.15.139.36:18090',
target: 'http://127.0.0.1:18098',
changeOrigin: true,
pathRewrite: {
['^' + process.env.VUE_APP_BASE_API]: ''