The dashboard refuses to bind to non-localhost addresses without --insecure.
Refusing to bind to 0.0.0.0 — the dashboard exposes API keys and config
without robust authentication. Use --insecure to override.
Safe because the firewall already restricts port 9119 to Netbird mesh only (100.64.0.0/16).
The dashboard refuses to bind to non-localhost addresses without `--insecure`.
```
Refusing to bind to 0.0.0.0 — the dashboard exposes API keys and config
without robust authentication. Use --insecure to override.
```
Safe because the firewall already restricts port 9119 to Netbird mesh only (`100.64.0.0/16`).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The dashboard refuses to bind to non-localhost addresses without
--insecure.Safe because the firewall already restricts port 9119 to Netbird mesh only (
100.64.0.0/16).Pull request closed