24058bcb7720db4612277ba9e1f3165870bbad66
All checks were successful
Build & Publish Docker Image / build-and-push (push) Successful in 54s
In the alpine runtime 'localhost' resolves to ::1 (IPv6) first. The SvelteKit Node adapter binds to 0.0.0.0 which is IPv4-only, so wget to 'localhost:3000' fails with 'Connection refused'. Traefik then filters the container as unhealthy and no router is registered. Using 127.0.0.1 makes the probe deterministically hit the bound IPv4 socket. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
Kochwas — selbstgehostete Rezept-PWA für die Familie
Languages
TypeScript
66.7%
Svelte
32.6%
Dockerfile
0.4%
JavaScript
0.2%
HTML
0.1%