|
@@ -3,7 +3,6 @@ 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,
|
|
|
path: "packages/enterprise",
|
|
path: "packages/enterprise",
|