Open Authentik port
This commit is contained in:
parent
f1eefafa3a
commit
8926e6e565
1 changed files with 2 additions and 0 deletions
|
|
@ -101,6 +101,8 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 9000 ];
|
||||
|
||||
})
|
||||
|
||||
(lib.mkIf cfg.proxy.enable {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue