Преглед изворни кода

provide a server in Montreal

Rodja Trappe пре 6 месеци
родитељ
комит
95d4349541
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      set_scale.sh

+ 2 - 0
set_scale.sh

@@ -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)