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
- Use explicit port mapping (-p 3000:3000) instead of host network
- Use Docker bridge gateway IP (172.17.0.1) to reach Redis on host
- Add container crash detection during health check
- Fix HTTP code comparison to use exact string matches
- Improve diagnostic logging
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>
0 commit comments