mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
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: {
|
||||
rejectUnauthorized: false,
|
||||
},
|
||||
max: 3,
|
||||
max: 6,
|
||||
})
|
||||
return drizzle(client, {})
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue