bug
lohir
2024-10-16 8eca7f0ae530e4d7e93705c7e701f8c6cd6d0e22
vite.config.js
@@ -30,7 +30,7 @@
        proxy: {
            '/api': {
                // target: 'http://192.168.3.88:8000',
                target: 'http://localhost:8000',
                target: 'http://42.193.1.25:8000',
                changeOrigin: true,
            }
        }