Browse Source

ci: ignore

Dax Raad 3 months ago
parent
commit
5ade90416e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      infra/enterprise.ts

+ 1 - 0
infra/enterprise.ts

@@ -3,6 +3,7 @@ import { domain } from "./stage"
 
 
 const storage = new sst.cloudflare.Bucket("EnterpriseStorage")
 const storage = new sst.cloudflare.Bucket("EnterpriseStorage")
 
 
+console.log(SECRET.R2AccessKey.value, SECRET.R2SecretKey.value)
 const enterprise = new sst.cloudflare.x.SolidStart("Enterprise", {
 const enterprise = new sst.cloudflare.x.SolidStart("Enterprise", {
   domain: "enterprise." + domain,
   domain: "enterprise." + domain,
   environment: {
   environment: {