No description
Find a file
devilreef 9f9c2148b4
chore: deploy frontend to summer; fix healthcheck localhost→127.0.0.1
alpine wget resolves localhost to ::1 (IPv6) but node only binds IPv4;
switched healthcheck URL to 127.0.0.1 to fix unhealthy container.
2026-04-30 09:52:03 +06:00
config feat: add frontend service + dockerfile + env example 2026-04-30 09:45:18 +06:00
frontend feat: add frontend service + dockerfile + env example 2026-04-30 09:45:18 +06:00
scripts feat: add icecast config template + envsubst renderer 2026-04-29 23:15:58 +06:00
.gitignore chore: gitignore .claude/ tooling dir 2026-04-30 01:06:19 +06:00
docker-compose.yml chore: deploy frontend to summer; fix healthcheck localhost→127.0.0.1 2026-04-30 09:52:03 +06:00