Explorar o código

修改链接网站

zs hai 1 ano
pai
achega
b2bc545627
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      vite.config.ts

+ 1 - 1
vite.config.ts

@@ -19,7 +19,7 @@ export default defineConfig(({ mode }) => {
           changeOrigin: true,
         },
         '/material/v1/api': {
-          target: 'http://192.168.255.1:13004',
+          target: 'http://192.168.1.113:13004',
           changeOrigin: true,
           ws: false
         }