浏览代码

修改链接网站

zs 1 年之前
父节点
当前提交
b2bc545627
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      vite.config.ts

+ 1 - 1
vite.config.ts

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