yuanliang 1 рік тому
батько
коміт
41c85eb2c4
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      vite.config.ts

+ 1 - 1
vite.config.ts

@@ -20,7 +20,7 @@ function pathResolve(dir: string) {
 
 // const proxyUrl = 'https://dev.lexiaoya.cn'
 // const proxyUrl = 'http://127.0.0.1:7293/'
-const proxyUrl = 'https://dev.resource.colexiu.com'
+const proxyUrl = 'https://test.resource.colexiu.com'
 // const proxyUrl = 'https://test.lexiaoya.cn'
 
 export default ({ command, mode }: ConfigEnv): UserConfig => {