wip: cloud
parent
449a063fe2
commit
9f8899a9f9
|
|
@ -15,7 +15,7 @@ const init = () => {
|
|||
ssl: {
|
||||
rejectUnauthorized: false,
|
||||
},
|
||||
max: 1,
|
||||
max: 3,
|
||||
})
|
||||
return drizzle(client, {})
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue