guhongwei há 1 ano atrás
pai
commit
c2bcee4cc4
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      vite.config.ts

+ 1 - 1
vite.config.ts

@@ -20,7 +20,7 @@ export default defineConfig(({ mode }) => {
           target: 'http://broadcast.waityou24.cn'
           target: 'http://broadcast.waityou24.cn'
         },
         },
         '/zkzx/v2/api': {
         '/zkzx/v2/api': {
-          target: 'http://169.254.16.148:12001',
+          target: 'http://192.168.1.113:12001',
           changeOrigin: true,
           changeOrigin: true,
           ws: false
           ws: false
         }
         }