#
luxiaotao1123
2024-11-29 ab886689e2c4ef8db2b0767717d69ebbaf10326c
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}`,