parent
65d359b57a
commit
5bdc44c672
@ -102,7 +102,7 @@ export function initDb(justBorrow = false, sync = false, log = false) {
|
|||||||
host: config.redis.host,
|
host: config.redis.host,
|
||||||
port: config.redis.port,
|
port: config.redis.port,
|
||||||
options:{
|
options:{
|
||||||
auth_pass: config.redis.pass,
|
password: config.redis.pass,
|
||||||
prefix: config.redis.prefix,
|
prefix: config.redis.prefix,
|
||||||
db: config.redis.db || 0
|
db: config.redis.db || 0
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user