odc.xiaohui
2023-12-04 9201d70b3d0977bdfb7eff4d41455f5b7c178d81
vite.config.ts
@@ -26,7 +26,7 @@
      open: true,
      proxy: {
        [env.VITE_APP_BASE_API]: {
          target: 'http://172.35.50.34:8080',
          target: '171.221.173.53:8801',
          // target: 'http://80.36.32.175:8080',
          // target: 'http://192.168.3.228:8080',
          changeOrigin: true,