summaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-09-02 23:30:26 -0400
committerDax Raad <[email protected]>2025-09-02 23:30:48 -0400
commit1c31c2dd977d6e1c3a8e2e33cb6d4717b7897e7a (patch)
tree0fef7df3b9b5d540acde4a2c3b2f031972b846a9 /infra
parentc1d754bec9f54836f66181dd37d279f0ffe2e6e5 (diff)
downloadopencode-1c31c2dd977d6e1c3a8e2e33cb6d4717b7897e7a.tar.gz
opencode-1c31c2dd977d6e1c3a8e2e33cb6d4717b7897e7a.zip
wip: zen
Diffstat (limited to 'infra')
-rw-r--r--infra/app.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/app.ts b/infra/app.ts
index e1e7b26c6..73e12350c 100644
--- a/infra/app.ts
+++ b/infra/app.ts
@@ -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