wip: cloud
parent
cf11669618
commit
95775d68b7
|
|
@ -15,7 +15,7 @@ const init = () => {
|
|||
ssl: {
|
||||
rejectUnauthorized: false,
|
||||
},
|
||||
max: 3,
|
||||
max: 6,
|
||||
})
|
||||
return drizzle(client, {})
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue