Commit 69685d9a by chenweisong

更新

parent 26a93adc
......@@ -53,15 +53,9 @@ spring:
activiti:
check-process-definitions: false # 关闭验证自动部署
server:
port: 8110
tomcat:
remote-ip-header: x-forward-for
uri-encoding: UTF-8
max-threads: 1000
max-http-header-size: 8096
#核心代码,设置tomcat的basedir
basedir: ${user.home}/tomcat/tmp
basedir: ./temp
port: 8110
app:
default-bpmn-file: SubProcessStandard.bpmn
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment