fuliqi
2024-10-29 ab0e808d99312422b4d88de2c5f0ecd91776c35b
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://localhost:8000',
                changeOrigin: true,
            }
        }