Explorar o código

Update vite.config.ts

lex-xin hai 10 meses
pai
achega
8fe3614e32
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      vite.config.ts

+ 1 - 1
vite.config.ts

@@ -13,7 +13,7 @@ function pathResolve(dir: string) {
 //   return path.join(__dirname, dir);
 // }
 // const proxyUrl = "https://test.lexiaoya.cn";
-const proxyUrl = "https://test.dayaedu.com";
+const proxyUrl = "https://dev.gym.lexiaoya.cn";
 // https://vitejs.dev/config/
 export default defineConfig({
   base: "./",