This commit is contained in:
Dax Raad
2025-09-02 23:30:26 -04:00
parent c1d754bec9
commit 1c31c2dd97
33 changed files with 396 additions and 356 deletions

View File

@@ -34,7 +34,7 @@ export const api = new sst.cloudflare.Worker("Api", {
})
export const web = new sst.cloudflare.x.Astro("Web", {
domain,
domain: "docs." + domain,
path: "packages/web",
environment: {
// For astro config