Infini-DL360/authentik: comment allowed ports
This commit is contained in:
parent
a3122c1c55
commit
5bad4216a2
1 changed files with 2 additions and 2 deletions
|
@ -50,8 +50,8 @@ in
|
|||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
3389
|
||||
6636
|
||||
3389 # <- 389 port forwarded, LDAP
|
||||
6636 # <- 636 port forwarded, LDAPS
|
||||
];
|
||||
|
||||
security.acme.certs.${ldap} = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue