We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2468305 commit 7579c3bCopy full SHA for 7579c3b
infra/enterprise.ts
@@ -3,7 +3,6 @@ import { domain } from "./stage"
3
4
const storage = new sst.cloudflare.Bucket("EnterpriseStorage")
5
6
-console.log(SECRET.R2AccessKey.value, SECRET.R2SecretKey.value)
7
const enterprise = new sst.cloudflare.x.SolidStart("Enterprise", {
8
domain: "enterprise." + domain,
9
path: "packages/enterprise",
0 commit comments