diff --git a/fly.toml b/fly.toml index 6137705..849149d 100644 --- a/fly.toml +++ b/fly.toml @@ -87,7 +87,3 @@ kill_timeout = '5s' hard_limit = 100000 soft_limit = 10000 -[[vm]] - cpu_kind = 'shared' - cpus = 2 - memory_mb = 2048