@@ -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:
@@ -55,7 +55,7 @@ eureka:
serviceUrl:
defaultZone: http://${spring.security.user.name}:${spring.security.user.password}@192.168.0.181:8510/eureka/
server:
- port: 8700
+ port: 8720
tomcat:
uri-encoding: UTF-8
@@ -9,4 +9,4 @@ spring:
rabbitmq:
virtual-host: dev
- port: 8710
+ port: 8730
virtual-host: test
- port: 8715
+ port: 8735