wip: cloud
This commit is contained in:
parent
cf11669618
commit
95775d68b7
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ const init = () => {
|
||||||
ssl: {
|
ssl: {
|
||||||
rejectUnauthorized: false,
|
rejectUnauthorized: false,
|
||||||
},
|
},
|
||||||
max: 3,
|
max: 6,
|
||||||
})
|
})
|
||||||
return drizzle(client, {})
|
return drizzle(client, {})
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue