Dax Raad преди 9 месеца
родител
ревизия
7579c3bb15
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      infra/enterprise.ts

+ 0 - 1
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",