xiangpei
2024-06-26 f66a3edbf08da194d576af01b38881090b78e50f
vue.config.js
@@ -19,8 +19,7 @@
    hotOnly: false,
    proxy: {
      '/api': {
        // target: 'http://localhost:8000',
        target: 'http://192.168.3.64:8000',
        target: 'http://localhost:8000',
        changeOrigin: true
      }
    }