diff --git a/fizz-bootstrap/src/main/resources/application.yml b/fizz-bootstrap/src/main/resources/application.yml index 4118f64..591c237 100644 --- a/fizz-bootstrap/src/main/resources/application.yml +++ b/fizz-bootstrap/src/main/resources/application.yml @@ -51,7 +51,7 @@ spring: aggregate: redis: # need replace - host: 172.25.62.191 #please input the redis host (default:localhost) + host: 6.6.6.6 #please input the redis host (default:localhost) # need replace port: 6379 #please input the redis port (default:6379) # need replace