Browse Source

修改接口地址

master
pref_mail@163.com 5 months ago
parent
commit
b8075f1a9d
  1. 2
      vite.config.js

2
vite.config.js

@ -35,7 +35,7 @@ export default ({ mode, command }) => {
// target: 'http://192.168.10.57:13000',
// target: 'http://192.168.10.200:13000',
// target: 'http://192.168.10.29:13000',
target: 'http://h5uapi.huitongys.com',
target: 'http://api.huo5u.com',
// target: 'http://test.api.huitongys.com',
changeOrigin: true,
rewrite: path => path.replace(/^\/api/, ''),

Loading…
Cancel
Save