diff options
| author | Frank <[email protected]> | 2026-02-18 13:54:23 -0500 |
|---|---|---|
| committer | Frank <[email protected]> | 2026-02-18 13:54:23 -0500 |
| commit | 24a98413223c8309194e1578f491d92874c9aa9f (patch) | |
| tree | 737a7123cec193154f38b4b00328c1d9fab500c0 /infra | |
| parent | 8bf06cbcc159a3a3a0711cff67c2e5538793445d (diff) | |
| download | opencode-24a98413223c8309194e1578f491d92874c9aa9f.tar.gz opencode-24a98413223c8309194e1578f491d92874c9aa9f.zip | |
zen: update sst version
Diffstat (limited to 'infra')
| -rw-r--r-- | infra/console.ts | 2 |
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 }], }, }, |
