Hedgedoc: Ensure firewall opens HTTP(S) ports
This commit is contained in:
parent
9024421ac1
commit
1b67df787a
1 changed files with 2 additions and 0 deletions
|
@ -76,4 +76,6 @@ in
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue