From 644a5f22d60a2dff5db1bb155c6010472f6b4fa2 Mon Sep 17 00:00:00 2001 From: atridadl Date: Tue, 17 Oct 2023 18:56:20 -0300 Subject: [PATCH] Final config --- fly.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fly.toml b/fly.toml index 6f6f57b..b17637f 100644 --- a/fly.toml +++ b/fly.toml @@ -1,4 +1,4 @@ -# fly.toml app configuration file generated for himbot on 2023-10-17T14:31:33-03:00 +# fly.toml app configuration file generated for himbot on 2023-10-17T18:37:42-03:00 # # See https://fly.io/docs/reference/configuration/ for information about how to use this file. # @@ -9,6 +9,6 @@ primary_region = "sea" [http_service] internal_port = 3000 force_https = true - auto_stop_machines = false + auto_stop_machines = true auto_start_machines = true min_machines_running = 0