update
This commit is contained in:
10
.env.staging
10
.env.staging
@@ -6,7 +6,13 @@ NODE_ENV = production
|
||||
# 测试环境配置
|
||||
ENV = 'staging'
|
||||
|
||||
VUE_APP_CONTEXT_PATH = '/too-tech'
|
||||
VUE_APP_CONTEXT_PATH = '/tool-tech'
|
||||
|
||||
# 工具与技术交流管理系统/测试环境
|
||||
VUE_APP_BASE_API = 'https://www.rzdata.net/too-tech-admin/'
|
||||
VUE_APP_BASE_API = 'https://www.rzdata.net/tool-tech-admin'
|
||||
|
||||
# 文档在线预览服务
|
||||
VUE_APP_TOOL_TECH_FILE_VIEW_API = 'http://localhost:8012/tool-tech-file-view'
|
||||
|
||||
# 流程管理服务地址
|
||||
VUE_APP_WORKFLOW_MANAGE_URL = 'http://localhost:8085/ebpm-process-manage'
|
||||
|
||||
Reference in New Issue
Block a user