summaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-11-23 14:43:54 -0500
committerDax Raad <[email protected]>2025-11-23 14:44:05 -0500
commit5ade90416ec17951b5591aa3d97b314eb11f5286 (patch)
tree1c3223cde7290a795c50149a538a3f56a02e23b0 /infra
parent8f2a8086c01fbc25aca2364a7ba1d04e0854f6df (diff)
downloadopencode-5ade90416ec17951b5591aa3d97b314eb11f5286.tar.gz
opencode-5ade90416ec17951b5591aa3d97b314eb11f5286.zip
ci: ignore
Diffstat (limited to 'infra')
-rw-r--r--infra/enterprise.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/enterprise.ts b/infra/enterprise.ts
index 8da0ba19b..fa044e109 100644
--- a/infra/enterprise.ts
+++ b/infra/enterprise.ts
@@ -3,6 +3,7 @@ import { domain } from "./stage"
const storage = new sst.cloudflare.Bucket("EnterpriseStorage")
+console.log(SECRET.R2AccessKey.value, SECRET.R2SecretKey.value)
const enterprise = new sst.cloudflare.x.SolidStart("Enterprise", {
domain: "enterprise." + domain,
environment: {