fix(m3-hermes): add --insecure flag to dashboard for 0.0.0.0 binding #14
Reference in New Issue
Block a user
Delete Branch "fix/hermes-dashboard-insecure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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