diff --git a/fly.toml b/fly.toml index 3d95062..57a6caf 100644 --- a/fly.toml +++ b/fly.toml @@ -41,6 +41,3 @@ primary_region = 'dfw' memory = '1gb' cpu_kind = 'shared' cpus = 1 - -[deploy] - strategy = "canary"