Skip to content

Commit 95d4349

Browse files
committed
provide a server in Montreal
1 parent 837b948 commit 95d4349

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

set_scale.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/usr/bin/env bash
22

3+
fly scale count app=1 --region yul -y # Montreal, Quebec (Canada)
4+
35
fly scale count app=1 --region iad -y # Washington DC, Virginia (US)
46
fly scale count app=1 --region sjc -y # San Jose, California (US)
57
fly scale count app=1 --region lax -y # Los Angeles, California (US)

0 commit comments

Comments
 (0)