Health check was using localhost which resolved to IPv6 [::1],
but the server binds to 0.0.0.0. Changed to 127.0.0.1.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Added worldplay.art and www.worldplay.art to Traefik router
- Updated www redirect to point to worldplay.art
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Express server with health check
- Single-page HTML site
- Docker + docker-compose setup
- Traefik integration for worldplay.jeffemmett.com
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>