wip: zen
This commit is contained in:
parent
1c31c2dd97
commit
8d368fdfd2
11 changed files with 621 additions and 25 deletions
|
|
@ -33,7 +33,7 @@ export const api = new sst.cloudflare.Worker("Api", {
|
|||
},
|
||||
})
|
||||
|
||||
export const web = new sst.cloudflare.x.Astro("Web", {
|
||||
new sst.cloudflare.x.Astro("Web", {
|
||||
domain: "docs." + domain,
|
||||
path: "packages/web",
|
||||
environment: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue