diff --git a/README.md b/README.md index 42299b6..2ae2d66 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ module.exports = { host: '127.0.0.1', port: 6379, db: 0, - user: 'username', + username: 'username', password: 'secret', // @see https://github.com/luin/ioredis#tls-options tls: {