dont open authentik app port
This commit is contained in:
parent
3938b3776a
commit
6bcc312e13
1 changed files with 1 additions and 1 deletions
|
|
@ -177,7 +177,7 @@
|
||||||
security.acme.acceptTerms = true;
|
security.acme.acceptTerms = true;
|
||||||
security.acme.defaults.email = "cert@stura.htw-dresden.de";
|
security.acme.defaults.email = "cert@stura.htw-dresden.de";
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [ 25 80 443 597 9000 ];
|
networking.firewall.allowedTCPPorts = [ 25 80 443 597 ];
|
||||||
|
|
||||||
system.stateVersion = "24.11";
|
system.stateVersion = "24.11";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue