test-repo/logs/web-monitor.log
Matt Bruce eb919244a0 Fix cron auto-restart script - add Homebrew PATH
- Added /opt/homebrew/bin to PATH for npm access
- Use full path to npm (/opt/homebrew/bin/npm) for reliability
- Script tested and working
2026-02-18 20:49:52 -06:00

7 lines
343 B
Plaintext

[2026-02-18 16:41:40 CST] Starting web app health check...
[2026-02-18 16:41:40 CST] ✓ gantt-board (port 3000) - HTTP 200 OK
[2026-02-18 16:41:40 CST] ✓ blog-backup (port 3003) - HTTP 200 OK
[2026-02-18 16:41:40 CST] ✓ heartbeat-monitor (port 3005) - HTTP 200 OK
[2026-02-18 16:41:40 CST] All apps healthy.
[2026-02-18 16:41:40 CST] ---