生产环境打包地址修改
This commit is contained in:
4
.env.pre
4
.env.pre
@@ -2,7 +2,7 @@
|
||||
VITE_ENV = 'pre'
|
||||
|
||||
# 主域名
|
||||
VITE_HOST = 'http://223.76.236.155:30010/openRepoPortal'
|
||||
VITE_HOST = 'https://tcode.com.cn'
|
||||
|
||||
# 接口地址
|
||||
VITE_API_HOST = '/gateway/official'
|
||||
@@ -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 = 'http://223.76.236.155:30010/openRepoPortal'
|
||||
VITE_STATIC_HOST = 'https://tcode.com.cn'
|
||||
|
||||
# 主页搜索子应用
|
||||
VITE_CHILD_HOMEWEB_HOST = 'https://pre-homepage-app.gitcode.com'
|
||||
|
||||
Reference in New Issue
Block a user