diff --git a/fly.toml b/fly.toml index 02e7fe3..be850bc 100644 --- a/fly.toml +++ b/fly.toml @@ -4,7 +4,7 @@ # app = 'junction-back' -primary_region = 'otp' +primary_region = 'ams' [build] @@ -13,7 +13,7 @@ primary_region = 'otp' force_https = true auto_stop_machines = false auto_start_machines = true - min_machines_running = 2 + min_machines_running = 1 processes = ['app'] [[vm]]