mirror of
https://github.com/temetro/temetro.git
synced 2026-07-26 11:58:14 +00:00
8309e1e82e
/api/network reported the container's bridge IP (172.x) when running in Docker, which surfaced as a broken/"Error" value in Settings → About & updates. Skip container-internal interfaces (detected via /.dockerenv) so the endpoint returns no address inside a container, and guard the panel against an unexpected response shape — both paths fall back to the helpful "open via the server's IP" hint. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>