You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Dockerfile port configuration for Fly.io compatibility
- Changed port from 10000 (Render) to 8080 (Fly.io)
- Updated ASPNETCORE_URLS to match fly.toml configuration
- Updated comment to reflect Fly.io optimization
- This resolves the deployment failure in Fly.io v6
0 commit comments