diff --git a/.env.production b/.env.production index cd85191..8f9eba1 100644 --- a/.env.production +++ b/.env.production @@ -2,7 +2,7 @@ VITE_ENV = 'production' # 主域名 -VITE_HOST = 'https://gitcode.com' +VITE_HOST = 'http://222.20.126.217:10010/openRepoPortal' # 接口地址 VITE_API_HOST = 'https://web-api.gitcode.com' @@ -26,7 +26,7 @@ VITE_CSDN_URL = 'https://web-api.gitcode.com/oauth/login/csdn' VITE_ORG_COMMUNITY = 'https://gitcode.com' # 静态资源域名 -VITE_STATIC_HOST = 'https://cdn-static.gitcode.com' +VITE_STATIC_HOST = 'http://222.20.126.217:10010/openRepoPortal' # 主页搜索子应用 VITE_CHILD_HOMEWEB_HOST = 'https://homepage-app.gitcode.com' diff --git a/index.html b/index.html index 40b47ed..5605a0e 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@
- + @@ -23,10 +23,10 @@ - - - - + + + +