|
@ -63,7 +63,7 @@ spring:
|
|
zipkin:
|
|
zipkin:
|
|
base-url: http://localhost:9411 #日志追踪的地址
|
|
base-url: http://localhost:9411 #日志追踪的地址
|
|
redis:
|
|
redis:
|
|
host: 172.19.103.88 # Redis server host.
|
|
|
|
|
|
host: 192.168.131.174 # Redis server host.
|
|
port: 6379 # Redis server port.
|
|
port: 6379 # Redis server port.
|
|
|
|
|
|
---
|
|
---
|
|
@ -88,7 +88,7 @@ spring:
|
|
zipkin:
|
|
zipkin:
|
|
base-url: http://localhost:9411 #日志追踪的地址
|
|
base-url: http://localhost:9411 #日志追踪的地址
|
|
redis:
|
|
redis:
|
|
host: 172.19.103.88 # Redis server host.
|
|
|
|
|
|
host: 192.168.131.174 # Redis server host.
|
|
port: 6379 # Redis server port.
|
|
port: 6379 # Redis server port.
|
|
|
|
|
|
---
|
|
---
|