This commit is contained in:
Rhett霍 2026-03-31 10:49:21 +08:00
parent b769299005
commit 2d47fbc2f1

View File

@ -46,7 +46,7 @@ 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/', //小乌龟本地
// target: 'http://127.0.0.1:18098/', //小乌龟本地
changeOrigin: true,
pathRewrite: {
['^' + process.env.VUE_APP_BASE_API]: ''