Sfoglia il codice sorgente

生产环境域名

zhangcl 21 ore fa
parent
commit
82fcb822e1
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      .env.prod

+ 2 - 2
.env.prod

@@ -4,7 +4,7 @@ NODE_ENV=production
 VITE_DEV=false
 
 # 请求路径
-VITE_BASE_URL='https://portal.deepoil.cc'
+VITE_BASE_URL='https://rdm.deepoil.cc'
 
 # 文件上传类型:server - 后端上传, client - 前端直连上传,仅支持S3服务
 VITE_UPLOAD_TYPE=server
@@ -35,4 +35,4 @@ VITE_GOVIEW_URL='http://127.0.0.1:3000'
 
 VITE_DD_CORPID='dingbe7f9a7e8cffa2bd35c2f4657eb6378f'
 VITE_DD_CLIENTID='dingcnw10hmrqqkh28fw'
-VITE_DINGTALK_REDIRECT_URI='https://portal.deepoil.cc/login?loginType=dingding&type=20'
+VITE_DINGTALK_REDIRECT_URI='https://portal.deepoil.cc/login?loginType=dingding&type=20'