update
This commit is contained in:
@@ -4,7 +4,13 @@ VUE_APP_TITLE = 工具与技术交流管理系统
|
||||
# 生产环境配置
|
||||
ENV = 'production'
|
||||
|
||||
VUE_APP_CONTEXT_PATH = '/too-tech'
|
||||
VUE_APP_CONTEXT_PATH = '/tool-tech'
|
||||
|
||||
# 工具与技术交流管理系统/生产环境
|
||||
VUE_APP_BASE_API = '/prod-api'
|
||||
|
||||
# 文档在线预览服务
|
||||
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