Commit 69685d9a by chenweisong

更新

parent 26a93adc
...@@ -53,15 +53,9 @@ spring: ...@@ -53,15 +53,9 @@ spring:
activiti: activiti:
check-process-definitions: false # 关闭验证自动部署 check-process-definitions: false # 关闭验证自动部署
server: server:
port: 8110
tomcat: tomcat:
remote-ip-header: x-forward-for basedir: ./temp
uri-encoding: UTF-8 port: 8110
max-threads: 1000
max-http-header-size: 8096
#核心代码,设置tomcat的basedir
basedir: ${user.home}/tomcat/tmp
app: app:
default-bpmn-file: SubProcessStandard.bpmn 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