黄何裕
2024-07-12 3a1933de583f2ebb2bfd6c9f2960f748fe8c3462
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,
            }
        }