fuliqi
2024-07-24 f4c9e524b01b63836429812ea996ad662572120d
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,
            }
        }