update: correct redis db config

This commit is contained in:
Francis Dong
2020-10-20 10:05:26 +08:00
parent 726becb5e0
commit af0bae83e8

View File

@@ -17,7 +17,7 @@ spring.cloud.loadbalancer.ribbon.enabled: false
aggregate.redis.host: localhost
aggregate.redis.port: 6379
aggregate.redis.password: 123456
aggregate.redis.database: 10s
aggregate.redis.database: 10
proxy-webclient.name: proxy
aggr-webclient.name: aggr