diff --git a/fly.toml b/fly.toml index 06956e5..3e80aa4 100644 --- a/fly.toml +++ b/fly.toml @@ -20,7 +20,7 @@ primary_region = "sea" [http_service] internal_port = 8080 -# force_https = true + force_https = true auto_stop_machines = true auto_start_machines = true min_machines_running = 1