forked from FoundKeyGang/FoundKey
parent
65d359b57a
commit
5bdc44c672
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ export function initDb(justBorrow = false, sync = false, log = false) {
|
|||
host: config.redis.host,
|
||||
port: config.redis.port,
|
||||
options:{
|
||||
auth_pass: config.redis.pass,
|
||||
password: config.redis.pass,
|
||||
prefix: config.redis.prefix,
|
||||
db: config.redis.db || 0
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue