mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-19 16:40:48 +00:00
remove
This commit is contained in:
parent
4309c078fb
commit
5955d20539
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ import { domain, shortDomain } from "./stage"
|
|||
|
||||
const storage = new sst.cloudflare.Bucket("EnterpriseStorage")
|
||||
|
||||
/*
|
||||
const enterprise = new sst.cloudflare.x.SolidStart("Enterprise", {
|
||||
domain: shortDomain,
|
||||
path: "packages/enterprise",
|
||||
|
|
@ -15,3 +16,4 @@ const enterprise = new sst.cloudflare.x.SolidStart("Enterprise", {
|
|||
OPENCODE_STORAGE_BUCKET: storage.name,
|
||||
},
|
||||
})
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue