Dax Raad 3 miesięcy temu
rodzic
commit
5ade90416e
1 zmienionych plików z 1 dodań i 0 usunięć
  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")
 
+console.log(SECRET.R2AccessKey.value, SECRET.R2SecretKey.value)
 const enterprise = new sst.cloudflare.x.SolidStart("Enterprise", {
   domain: "enterprise." + domain,
   environment: {