소스 검색

更换网址

林旭祥 7 달 전
부모
커밋
ec0e16090d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .env.development

+ 1 - 1
.env.development

@@ -1,6 +1,6 @@
 # 开发环境
 # VITE_APP_BASE_API = 'https://api-aiexamtst.tropsx.com'
-VITE_APP_BASE_API = 'https://api-aiexam.tropsx.com'
+VITE_APP_BASE_API = 'https://examtst.tropsx.com/'
 VITE_APP_PORT = 80
 # 是否在打包时开启压缩,支持 gzip 和 brotli
 VITE_BUILD_COMPRESS = gzip