From 18aa6846e947cdae7bf14c1e1f856d33e64785d9 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Mon, 21 Oct 2024 21:27:22 -0600 Subject: [PATCH] Fly issue --- fly.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/fly.toml b/fly.toml index 2d7a9c9..570a7b4 100644 --- a/fly.toml +++ b/fly.toml @@ -9,8 +9,7 @@ primary_region = 'ord' [build] [http_service] -internal_port = 8080 -force_https = true +internal_port = 3000 auto_stop_machines = 'suspend' auto_start_machines = true min_machines_running = 1