Skip to content
This repository has been archived by the owner on Dec 17, 2023. It is now read-only.

Commit

Permalink
fix: fix fly.io changing primary region
Browse files Browse the repository at this point in the history
  • Loading branch information
piraces committed Apr 25, 2023
1 parent 8f4df4a commit 36eee31
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
@@ -1,5 +1,5 @@
app = "rsslay"
primary_region = "mad"
primary_region = "yyz"
kill_signal = "SIGINT"
kill_timeout = 5

Expand Down

0 comments on commit 36eee31

Please sign in to comment.