黄何裕
2024-07-12 9c2eb9ed6da32c1830b02431875dacaa7f904b1f
vite.config.js
@@ -30,7 +30,7 @@
        proxy: {
            '/api': {
                // target: 'http://192.168.3.88:8000',
                target: 'http://localhost:8000',
                target: 'http://192.168.3.64:8000',
                changeOrigin: true,
            }
        }