fuliqi
2024-07-12 93271cd2498d73e9dc35e572d8c31ae9645b7d8b
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,
            }
        }