Infini-DL360/authentik: comment allowed ports

This commit is contained in:
Infinidoge 2025-02-15 03:50:45 -05:00
parent a3122c1c55
commit 5bad4216a2
Signed by: Infinidoge
SSH key fingerprint: SHA256:EMoPe5e2dO0gEvtBb2xkZTz5dkyL0rBmuiGTKG5s96E

View file

@ -50,8 +50,8 @@ in
}; };
networking.firewall.allowedTCPPorts = [ networking.firewall.allowedTCPPorts = [
3389 3389 # <- 389 port forwarded, LDAP
6636 6636 # <- 636 port forwarded, LDAPS
]; ];
security.acme.certs.${ldap} = { security.acme.certs.${ldap} = {