diff --git a/fly.toml b/fly.toml index 948f1816..b9c37ac7 100644 --- a/fly.toml +++ b/fly.toml @@ -13,7 +13,7 @@ primary_region = 'sin' source = "ktem_volume" [http_service] - internal_port = 8080 + internal_port = 7860 force_https = true auto_stop_machines = 'suspend' auto_start_machines = true