Browse Source

Update README.md

master
yuriy0803 3 years ago committed by GitHub
parent
commit
ecf8c27e32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -264,7 +264,7 @@ otherwise you will get errors on start because of JSON comments.**
"endpoint": "127.0.0.1:6379", "endpoint": "127.0.0.1:6379",
"poolSize": 10, "poolSize": 10,
"database": 0, "database": 0,
"password": "", "password": "",
"sentinelEnabled": false, "sentinelEnabled": false,
"masterName": "mymaster", "masterName": "mymaster",
"sentinelAddrs": [ "sentinelAddrs": [

Loading…
Cancel
Save