mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-22 11:25:15 +00:00
ci: serve console from us-east-2 instead of us-east-1
This commit is contained in:
parent
ac76af8c56
commit
76a8a4d1cc
1 changed files with 1 additions and 1 deletions
|
|
@ -281,7 +281,7 @@ new sst.cloudflare.x.SolidStart("Console", {
|
|||
},
|
||||
transform: {
|
||||
server: {
|
||||
placement: { region: "aws:us-east-1" },
|
||||
placement: { region: "aws:us-east-2" },
|
||||
transform: {
|
||||
worker: {
|
||||
tailConsumers: [{ service: logProcessor.nodes.worker.scriptName }],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue