From 24e549dc57277b311c3cb756554b557848a06f1f Mon Sep 17 00:00:00 2001 From: hongqiaowei Date: Fri, 29 Oct 2021 16:45:19 +0800 Subject: [PATCH] Optimize WebUtils.java --- fizz-bootstrap/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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