diff --git a/system-config/services/containers/netbird/default.nix b/system-config/services/containers/netbird/default.nix index e3bcebf..6c67773 100644 --- a/system-config/services/containers/netbird/default.nix +++ b/system-config/services/containers/netbird/default.nix @@ -305,7 +305,7 @@ };*/ "HttpConfig" = { - #"Address" = "0.0.0.0:443"; + "Address" = "0.0.0.0:443"; "AuthIssuer" = "https://auth.blunkall.us/realms/General"; "AuthAudience" = "netbird"; "AuthKeysLocation" = "https://auth.blunkall.us/realms/General/protocol/openid-connect/certs"; @@ -370,7 +370,7 @@ }; - #port = 443; + port = 443; }; coturn = {