mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-20 01:12:15 +00:00
wip: cloud
This commit is contained in:
parent
449a063fe2
commit
9f8899a9f9
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ const init = () => {
|
|||
ssl: {
|
||||
rejectUnauthorized: false,
|
||||
},
|
||||
max: 1,
|
||||
max: 3,
|
||||
})
|
||||
return drizzle(client, {})
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue