feat(console): add support actions (#33492)

This commit is contained in:
Victor Navarro
2026-06-24 12:06:51 +02:00
committed by GitHub
parent 633fc6fc03
commit ad3651d8f1
14 changed files with 255 additions and 156 deletions
+1
View File
@@ -7,6 +7,7 @@ new sst.cloudflare.x.SolidStart("Teams", {
domain: shortDomain,
path: "packages/enterprise",
buildCommand: "bun run build:cloudflare",
link: [SECRET.SupportApiKey],
environment: {
OPENCODE_STORAGE_ADAPTER: "r2",
OPENCODE_STORAGE_ACCOUNT_ID: sst.cloudflare.DEFAULT_ACCOUNT_ID,