@@ -34,6 +34,9 @@ spring:
sleuth:
sampler:
probability: 1.0
+ redis:
+ host: 192.168.0.182
+ port: 6379
management:
endpoints:
web:
@@ -16,5 +16,8 @@ spring:
url: jdbc:mysql://10.10.100.18:3306/saas_biz?characterEncoding=utf-8&useSSL=false&allowMultiQueries=true
username: saas
password: select111***
+ host: 10.10.100.173
logging:
destination: 10.10.100.160:5000
eureka:
instance:
leaseRenewalIntervalInSeconds: 10
@@ -35,6 +35,9 @@ spring: