Handle missing NetBird domain via HA URLs

This commit is contained in:
Alexandre
2026-02-09 21:48:49 +01:00
parent 36433e4937
commit 71a0a1fb75
2 changed files with 15 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ NetBird relies on gRPC. The built-in Caddy configuration is pre-wired to proxy b
This add-on generates the standard quickstart configuration files in `/config/netbird` and reuses them on subsequent starts.
### Required options
- `domain`: Public domain that resolves to your Home Assistant host (e.g., `netbird.example.com`).
- `domain`: Public domain that resolves to your Home Assistant host (e.g., `netbird.example.com`). If left at the default placeholder, the add-on will try to use the host from Home Assistant's `external_url` or `internal_url` instead.
### Dashboard environment overrides
Edit `/config/netbird/dashboard/env` to configure the dashboard UI: