lohir
2024-10-17 47082097dc4bbf244a94e5a05fb8d9bb38ee8750
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,
            }
        }