scale down
This commit is contained in:
parent
cd44aba229
commit
e0a5622cfd
1 changed files with 1 additions and 1 deletions
2
fly.toml
2
fly.toml
|
@ -14,4 +14,4 @@ primary_region = "sin"
|
||||||
[[vm]]
|
[[vm]]
|
||||||
cpu_kind = "shared"
|
cpu_kind = "shared"
|
||||||
cpus = 1
|
cpus = 1
|
||||||
memory_mb = 1024
|
memory_mb = 256
|
||||||
|
|
Loading…
Reference in a new issue