龚焕茏
2024-08-09 8fead5f2ad5177c2d6bb98fe3ba6621ccc1ab5af
vite.config.js
@@ -30,7 +30,7 @@
        proxy: {
            '/api': {
                // target: 'http://192.168.3.88:8000',
                target: 'http://192.168.3.64:8000',
                target: 'http://42.193.1.25:8000',
                changeOrigin: true,
            }
        }