mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-22 18:24:21 +01:00
wip: cloud
This commit is contained in:
@@ -15,7 +15,7 @@ const init = () => {
|
||||
ssl: {
|
||||
rejectUnauthorized: false,
|
||||
},
|
||||
max: 1,
|
||||
max: 3,
|
||||
})
|
||||
return drizzle(client, {})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user