Browse Source

合并

fix_bug_pro20231227
qb 2 years ago
parent
commit
35954b4d91
  1. 4
      vite.config.js

4
vite.config.js

@ -15,8 +15,8 @@ export default ({ mode, command }) => {
// target: 'http://192.168.10.126:8889',
// target: 'http://192.168.10.48:8888',
// target: 'http://192.168.10.123:8889',
target: 'http://192.168.10.75:8777',
// target: 'http://192.168.10.101:8888',
// target: 'http://192.168.10.75:8777',
target: 'http://192.168.10.101:8888',
// target: 'http://192.168.10.29:13000',
// target: 'http://test.api.huitongys.com',
changeOrigin: true,

Loading…
Cancel
Save