diff options
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 }], }, }, |
