WORLDPLAY event website - prefiguring postcapitalist futures through fiction, performance and play
Go to file
Jeff Emmett 9cb5faa44f Fix health check to use IPv4
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>
2026-01-21 12:51:09 +01:00
.dockerignore Initial commit: WORLDPLAY event website 2026-01-21 11:50:14 +01:00
Dockerfile Initial commit: WORLDPLAY event website 2026-01-21 11:50:14 +01:00
docker-compose.yml Fix health check to use IPv4 2026-01-21 12:51:09 +01:00
index.html Change About headline to neutral title 2026-01-21 12:28:57 +01:00
package.json Initial commit: WORLDPLAY event website 2026-01-21 11:50:14 +01:00
server.js Initial commit: WORLDPLAY event website 2026-01-21 11:50:14 +01:00