Преглед на файлове

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