Преглед изворни кода

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: [