This commit is contained in:
Frank
2025-12-23 07:53:33 -05:00
committed by Aiden Cline
parent b926c4f75a
commit 2d6c3a886c

View File

@@ -45,7 +45,7 @@ new sst.cloudflare.x.Astro("Web", {
},
})
new sst.cloudflare.StaticSite("App", {
new sst.cloudflare.StaticSite("WebApp", {
domain: "app." + domain,
path: "packages/app",
build: {