diff --git a/fly.toml b/fly.toml index a6337ba..8c0b520 100644 --- a/fly.toml +++ b/fly.toml @@ -22,7 +22,4 @@ primary_region = 'iad' processes = ['app'] [[vm]] - size = 'shared-cpu-1x' - -[[restart]] - retries = 2 \ No newline at end of file + size = 'shared-cpu-1x' \ No newline at end of file