diff --git a/fly.toml b/fly.toml index fc5f616..61103cc 100644 --- a/fly.toml +++ b/fly.toml @@ -8,9 +8,6 @@ primary_region = 'iad' [build] -[deploy] -strategy = "bluegreen" - [http_service] internal_port = 8000 force_https = true