feat: ai-hub与bbs单点登录联通
This commit is contained in:
@@ -12,6 +12,11 @@ VITE_WEB_BASE_API = '/dev-api'
|
||||
|
||||
# 本地接口
|
||||
# VITE_API_URL = http://122.51.75.95:6039
|
||||
VITE_API_URL = http://129.211.24.7:6039
|
||||
VITE_API_URL=http://129.211.24.7:6039
|
||||
# VITE_API_URL = https://ccnetcore.com
|
||||
# VITE_API_URL = https://mp.pandarobot.chat
|
||||
|
||||
# SSO单点登录url
|
||||
SSO_SEVER_URL='http://localhost:18001'
|
||||
# SSO单点登录项目标识
|
||||
SSO_CLIENT_ID='YiXin-Ai';
|
||||
|
||||
Reference in New Issue
Block a user