可信代码库-可信开源代码库AI助手开源软件列表展示开发完成
This commit is contained in:
6
.env.loc
6
.env.loc
@@ -2,7 +2,7 @@
|
||||
VITE_ENV = 'loc'
|
||||
|
||||
# 主域名
|
||||
VITE_HOST = 'https://test.gitcode.net'
|
||||
VITE_HOST = 'http://124.223.71.235:8080'
|
||||
|
||||
# 接口地址
|
||||
VITE_API_HOST = 'https://test.gitcode.net'
|
||||
@@ -26,7 +26,7 @@ VITE_CSDN_URL = 'https://test.gitcode.net/oauth/login/csdn'
|
||||
VITE_ORG_COMMUNITY = 'https://test.gitcode.net'
|
||||
|
||||
# 静态资源域名
|
||||
VITE_STATIC_HOST = 'https://test.gitcode.net'
|
||||
VITE_STATIC_HOST = 'http://124.223.71.235:8080'
|
||||
|
||||
# 主页搜索子应用
|
||||
VITE_CHILD_HOMEWEB_HOST = 'https://local.gitcode.net:8001/child/homeweb-app'
|
||||
@@ -36,3 +36,5 @@ VITE_USER_CENTER_HOST = 'https://local.gitcode.net:8002'
|
||||
|
||||
# ai-copilot 子应用
|
||||
VITE_COPILOT_HOST = 'https://local.gitcode.net:8003/child/aichat-app'
|
||||
|
||||
VITE_BASE_URL=/openRepoPortal/
|
||||
|
||||
Reference in New Issue
Block a user