Document health check IPv6 fix in developer guide
This commit is contained in:
@@ -267,6 +267,8 @@ GET /health
|
||||
GET /health/ready
|
||||
```
|
||||
|
||||
> **Hinweis:** Im Docker Health Check `127.0.0.1` statt `localhost` verwenden, da Alpine Linux `localhost` als `[::1]` (IPv6) auflöst, die App aber nur auf IPv4 (`0.0.0.0`) hört.
|
||||
|
||||
---
|
||||
|
||||
## Repository & Deploy
|
||||
|
||||
Reference in New Issue
Block a user