summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--infra/enterprise.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/infra/enterprise.ts b/infra/enterprise.ts
index 436d11e8e..70693846a 100644
--- a/infra/enterprise.ts
+++ b/infra/enterprise.ts
@@ -3,7 +3,6 @@ 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,
path: "packages/enterprise",