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