thinking-toggle-wip
Frank 2025-12-23 07:53:33 -05:00 committed by Aiden Cline
parent b926c4f75a
commit 2d6c3a886c
1 changed files with 1 additions and 1 deletions

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: {