From 4fc75dfe4052be58b6b145d47550865687bb6be5 Mon Sep 17 00:00:00 2001 From: Francis Dong Date: Tue, 8 Jun 2021 16:55:59 +0800 Subject: [PATCH] Add comment for Redis config --- fizz-bootstrap/src/main/resources/application.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/fizz-bootstrap/src/main/resources/application.yml b/fizz-bootstrap/src/main/resources/application.yml index 3d9cedb..e9b925e 100644 --- a/fizz-bootstrap/src/main/resources/application.yml +++ b/fizz-bootstrap/src/main/resources/application.yml @@ -47,6 +47,7 @@ spring: namespace: null #please input the nacos config type (default:null) group: fizz-gateway #please input the nacos discovery register group (default:fizz-gateway) +# Must use the same Redis as fizz-manager aggregate: redis: # need replace