Zero-dependency Node.js health endpoint exposing CPU, RAM, disk and uptime metrics. Bearer token auth, Docker-ready (node:22-alpine). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2 lines
52 B
Text
2 lines
52 B
Text
PORT=3001
|
|
HEALTH_TOKEN=change-me-to-a-strong-secret
|