summaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-11-23 15:00:29 -0500
committerDax Raad <[email protected]>2025-11-23 15:00:29 -0500
commit7579c3bb1591c527eef97bb5eb35d7c6a2d66e75 (patch)
tree792ccf6dac1fc2ae44d1b53744351f95be2caac5 /infra
parent24683058fdf2e9f57bc231f93a051e35e790a2ff (diff)
downloadopencode-7579c3bb1591c527eef97bb5eb35d7c6a2d66e75.tar.gz
opencode-7579c3bb1591c527eef97bb5eb35d7c6a2d66e75.zip
ci: remove log
Diffstat (limited to 'infra')
-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",