mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-26 18:44:47 +00:00
ci: fix
This commit is contained in:
@@ -45,7 +45,7 @@ new sst.cloudflare.x.Astro("Web", {
|
|||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
||||||
new sst.cloudflare.StaticSite("App", {
|
new sst.cloudflare.StaticSite("WebApp", {
|
||||||
domain: "app." + domain,
|
domain: "app." + domain,
|
||||||
path: "packages/app",
|
path: "packages/app",
|
||||||
build: {
|
build: {
|
||||||
|
|||||||
Reference in New Issue
Block a user