浏览代码

Merge branch 'iteration-20240530-http' into iteration-tem-http

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

+ 1 - 1
vite.config.ts

@@ -14,7 +14,7 @@ function resolve(dir: string) {
 }
 // https://vitejs.dev/config/
 // https://github.com/vitejs/vite/issues/1930 .env
-const proxyUrl = 'https://test.dayaedu.com';
+const proxyUrl = 'https://test.gym.lexiaoya.cn';
 export default defineConfig({
   base: './',
   plugins: [