mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
ci: bump memory to 1024 MB for fly.io proxies (#11193)
* Update paris-coder.toml * Update sao-paulo-coder.toml * Update sydney-coder.toml
This commit is contained in:
@@ -24,4 +24,4 @@ primary_region = "cdg"
|
||||
[[vm]]
|
||||
cpu_kind = "performance"
|
||||
cpus = 1
|
||||
memory_mb = 512
|
||||
memory_mb = 1024
|
||||
|
||||
@@ -24,4 +24,4 @@ primary_region = "gru"
|
||||
[[vm]]
|
||||
cpu_kind = "performance"
|
||||
cpus = 1
|
||||
memory_mb = 512
|
||||
memory_mb = 1024
|
||||
|
||||
@@ -24,4 +24,4 @@ primary_region = "syd"
|
||||
[[vm]]
|
||||
cpu_kind = "performance"
|
||||
cpus = 1
|
||||
memory_mb = 512
|
||||
memory_mb = 1024
|
||||
|
||||
Reference in New Issue
Block a user