summaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-12-11 00:21:40 -0500
committerDax Raad <[email protected]>2025-12-11 00:21:40 -0500
commit5955d20539f7981e726afc3304edf35912b1eac5 (patch)
treeab06ed908f8aef45efee461dfdd5e42a935603fe /infra
parent4309c078fb83e81859a2ba72003a3e0c75e0a7c5 (diff)
downloadopencode-5955d20539f7981e726afc3304edf35912b1eac5.tar.gz
opencode-5955d20539f7981e726afc3304edf35912b1eac5.zip
remove
Diffstat (limited to 'infra')
-rw-r--r--infra/enterprise.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/infra/enterprise.ts b/infra/enterprise.ts
index e3b61c36d..e1c8e6174 100644
--- a/infra/enterprise.ts
+++ b/infra/enterprise.ts
@@ -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,
},
})
+*/