songshankun
2023-10-30 9bde1998a8a0bc6c1ab314f8cf27c10aef016689
vite.config.ts
@@ -14,7 +14,7 @@
  server: {
    proxy: {
      '/v1/': {
        target: 'http://192.168.20.4:8003',
        target: 'http://192.168.20.119:8003',
        ws: true,
        changeOrigin: true
      }