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: improve Render deployment config for reliability
- Switch agent from pserv to web type (enables health checks)
- Switch app from Docker to native Node runtime
- Add auto-scaling (1-3 instances) on both services
- Add health check endpoints (agent /ok, app /api/health)
- Pin NODE_VERSION=22
- Update fromService reference for new web type
0 commit comments