Commit c13659c9 by linjinhong

更改vue.config

parent b26f549d
...@@ -6,8 +6,8 @@ module.exports = defineConfig({ ...@@ -6,8 +6,8 @@ module.exports = defineConfig({
host: '', host: '',
proxy: { proxy: {
'/api': { '/api': {
// target: 'http://10.168.31.222:8096', target: 'http://10.168.31.222:8096',
target: 'http://10.168.1.132:8096',
changeOrigin: true changeOrigin: true
// pathRewrite: { // pathRewrite: {
// '^/api': '', // '^/api': '',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment