Dax Raad 4 ماه پیش
والد
کامیت
5ade90416e
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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: {