This commit is contained in:
2025-03-29 08:55:32 -06:00
parent ba70bd2cd4
commit 3fa8bbd3d7

View File

@@ -11,7 +11,7 @@
"--bind-address 100.122.128.107" "--bind-address 100.122.128.107"
"--tls-san 100.122.128.107" "--tls-san 100.122.128.107"
]; ];
serverAddr = "https://100.122.128.107:6443" serverAddr = "https://100.122.128.107:6443";
}; };
networking.firewall.allowedTCPPorts = [ networking.firewall.allowedTCPPorts = [
443 443