zhang
2025-07-03 2d2afe482ec78ba72e945e467fa32ed9527a75dc
zy-acs-flow/vite.config.js
@@ -15,6 +15,7 @@
    server: {
      port: 5000,
      host: '0.0.0.0',
      // available in run dev
      proxy: {
        '/api': {
          target: `http://${env.VITE_BASE_IP}:${env.VITE_BASE_PORT}`,