Commit 809d0164 authored by tangwei's avatar tangwei

配置文件修改

parent d2e80eb0
......@@ -5,15 +5,8 @@ eureka.client.register-with-eureka = true
eureka.client.fetch-registry = true
eureka.client.healthcheck.enabled = true
eureka.client.fetchRegistry = true
#eureka.instance.hostname = ${spring.cloud.client.ipAddress}
#eureka.instance.statusPageUrlPath = ${management.context-path}/info
#eureka.instance.healthCheckUrlPath = ${management.context-path}/health
#eureka.instance.preferIpAddress = true
#eureka.instance.instance-id = ${spring.cloud.client.ipAddress}:${server.port}
#eureka.instance.lease-expiration-duration-in-seconds = 10
#eureka.instance.lease-renewal-interval-in-seconds = 5
server.port = 9000
server.port = 9001
#redis
spring.redis.database=5
......@@ -68,16 +61,11 @@ spring.liquibase.change-log = classpath:/db/changelog/changelog-master.xml
spring.liquibase.enabled= false
params.remoteurl=http://127.0.0.1:8800/
params.time = 5
params.period = 1800
#params.time = 5
#params.period = 1800
#Activiti
spring.activiti.check-process-definitions=false
spring.activiti.process-definition-location-suffixes=**.bpmn20.xml", **.bpmn,**.drl
spring.aop.auto=true
# xss security filter\uFF1ARequestBodyDecode\u3001RequestGetDecode\u3001XssSecurity\u3001SqlInputSecurity
params.xssSecurity = false
#
params.remotePatrolUrl=http://127.0.0.1:8081/
\ No newline at end of file
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