From 27e166cb6902d3d20c1e16f7ce26ccff8458d651 Mon Sep 17 00:00:00 2001 From: Flexomatic81 Date: Fri, 27 Feb 2026 16:24:36 +0100 Subject: [PATCH] Add health check IPv6 note to CLAUDE.md --- CLAUDE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CLAUDE.md b/CLAUDE.md index 0816eee..9db5d34 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -130,6 +130,8 @@ docker compose up -d Service läuft dann auf Port **3050**. +> **Hinweis Docker Health Check:** `127.0.0.1` statt `localhost` verwenden — Alpine Linux löst `localhost` als IPv6 (`[::1]`) auf, die App hört aber nur auf IPv4. + ## Externe Ressourcen - [SIX QR-Bill Spezifikation](https://www.six-group.com/dam/download/banking-services/standardization/qr-bill/ig-qr-bill-v2.3-en.pdf)