Skip to content

Commit

Permalink
use canary strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
benthecarman committed Sep 28, 2023
1 parent b461f3e commit 88893d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ primary_region = "dfw"
path = "/health-check"

[deploy]
strategy = "bluegreen"
strategy = "canary"

0 comments on commit 88893d7

Please sign in to comment.