mirror of
https://github.com/anomalyco/opencode.git
synced 2026-06-02 06:16:48 +02:00
zen: stat worker
This commit is contained in:
@@ -301,4 +301,5 @@ new sst.cloudflare.x.SolidStart("Console", {
|
||||
export const stat = new sst.cloudflare.Worker("Stat", {
|
||||
handler: "packages/console/function/src/stat.ts",
|
||||
link: [database],
|
||||
url: true,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user