From 4acad9ce302f9d2cd7d9c5a4126b553cb74b8755 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=98=E6=B0=91=E5=BA=B7?= Date: Wed, 19 Mar 2025 13:43:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=AC=E7=BD=91=E7=8E=AF=E5=A2=83=E6=89=93?= =?UTF-8?q?=E5=8C=85=E9=85=8D=E7=BD=AE=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.pre | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.env.pre b/.env.pre index 6dc1e09..847f281 100644 --- a/.env.pre +++ b/.env.pre @@ -2,13 +2,13 @@ VITE_ENV = 'pre' # 主域名 -VITE_HOST = 'https://pre.gitcode.com' +VITE_HOST = 'http://223.76.236.155:30010/openRepoPortal' # 接口地址 -VITE_API_HOST = 'https://pre-web-api.gitcode.com' +VITE_API_HOST = '/gateway/official' # devPress接口地址 -VITE_DEV_API_HOST = 'https://gitcode.com' +VITE_DEV_API_HOST = '/gateway/official' # devPress地址 VITE_DEV_HOST = 'https://gitcode.com' @@ -26,7 +26,7 @@ VITE_CSDN_URL = 'https://pre-web-api.gitcode.com/oauth/login/csdn' VITE_ORG_COMMUNITY = 'https://gitcode.com' # 静态资源域名 -VITE_STATIC_HOST = 'https://pre.gitcode.com' +VITE_STATIC_HOST = 'http://223.76.236.155:30010/openRepoPortal' # 主页搜索子应用 VITE_CHILD_HOMEWEB_HOST = 'https://pre-homepage-app.gitcode.com' @@ -36,3 +36,5 @@ VITE_USER_CENTER_HOST = 'https://pre-usercenter-app.gitcode.com' # ai-copilot 子应用 VITE_COPILOT_HOST = 'https://pre-copilot-app.gitcode.com' + +VITE_BASE_URL=/openRepoPortal/