SAP打包配置修改
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
VITE_ENV = 'production'
|
||||
|
||||
# 主域名
|
||||
VITE_HOST = 'http://222.20.126.217:10010/tcode'
|
||||
VITE_HOST = 'http://222.20.126.217:10010/SAP'
|
||||
|
||||
# 接口地址
|
||||
VITE_API_HOST = '/gateway/official'
|
||||
@@ -37,7 +37,7 @@ VITE_USER_CENTER_HOST = 'https://usercenter-app.gitcode.com'
|
||||
# ai-copilot 子应用
|
||||
VITE_COPILOT_HOST = 'https://copilot-app.gitcode.com'
|
||||
|
||||
VITE_BASE_URL=/tcode/
|
||||
VITE_BASE_URL=/SAP/
|
||||
|
||||
# AI大模型接口地址
|
||||
VITE_AI_API_HOST = 'http://222.20.126.208:8087'
|
||||
|
||||
Reference in New Issue
Block a user