As mentioned by @srus in https://github.com/django-commons/django-debug-toolbar/issues/1854#issuecomment-2648774317 we might be able to simplify the internal IP determination by using `gateway.docker.internal` - [ ] Test this in various more-or-less current docker and podman setups. - [ ] Pull request with docs and tests.
As mentioned by @srus in #1854 (comment) we might be able to simplify the internal IP determination by using
gateway.docker.internal