From 5ade90416ec17951b5591aa3d97b314eb11f5286 Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Sun, 23 Nov 2025 14:43:54 -0500 Subject: [PATCH] ci: ignore --- infra/enterprise.ts | 1 + 1 file changed, 1 insertion(+) 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: {