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: {