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