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