update redis config

This commit is contained in:
Francis Dong
2022-10-13 14:45:15 +08:00
committed by dxfeng10
parent bd9cfb6022
commit 48c177d825

View File

@@ -59,7 +59,7 @@ aggregate:
# need replace
password: 123456 #please input the redis password (default:123456)
# need replace
database: 10 #please input the redis database (default:9)
database: 9 #please input the redis database (default:9)
# redis cluster config
# type: cluster # type can be standalone or cluster, standalone is default