summaryrefslogtreecommitdiffhomepage
path: root/infra/console.ts
diff options
context:
space:
mode:
authorFrank <[email protected]>2026-02-18 13:54:23 -0500
committerFrank <[email protected]>2026-02-18 13:54:23 -0500
commit24a98413223c8309194e1578f491d92874c9aa9f (patch)
tree737a7123cec193154f38b4b00328c1d9fab500c0 /infra/console.ts
parent8bf06cbcc159a3a3a0711cff67c2e5538793445d (diff)
downloadopencode-24a98413223c8309194e1578f491d92874c9aa9f.tar.gz
opencode-24a98413223c8309194e1578f491d92874c9aa9f.zip
zen: update sst version
Diffstat (limited to 'infra/console.ts')
-rw-r--r--infra/console.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/console.ts b/infra/console.ts
index 908905582..3f3c2b8d9 100644
--- a/infra/console.ts
+++ b/infra/console.ts
@@ -214,9 +214,9 @@ new sst.cloudflare.x.SolidStart("Console", {
},
transform: {
server: {
+ placement: { region: "aws:us-east-1" },
transform: {
worker: {
- placement: { mode: "smart" },
tailConsumers: [{ service: logProcessor.nodes.worker.scriptName }],
},
},