打包部署相关配置修改
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user