Skip to content

Commit

Permalink
provide a server in Montreal
Browse files Browse the repository at this point in the history
  • Loading branch information
rodja committed Nov 8, 2024
1 parent 837b948 commit 95d4349
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions set_scale.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/usr/bin/env bash

fly scale count app=1 --region yul -y # Montreal, Quebec (Canada)

fly scale count app=1 --region iad -y # Washington DC, Virginia (US)
fly scale count app=1 --region sjc -y # San Jose, California (US)
fly scale count app=1 --region lax -y # Los Angeles, California (US)
Expand Down

0 comments on commit 95d4349

Please sign in to comment.