diff --git a/apps/frontend/fly.toml b/apps/frontend/fly.toml index a50ff04..e335171 100644 --- a/apps/frontend/fly.toml +++ b/apps/frontend/fly.toml @@ -6,7 +6,7 @@ kill_timeout = "5s" swap_size_mb = 1024 [http_service] - internal_port = 8080 + internal_port = 3000 auto_stop_machines = true auto_start_machines = true min_machines_running = 0