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