Gitea to cert-store
This commit is contained in:
parent
5d07fa2fd4
commit
3c9f55eb8c
3 changed files with 6 additions and 11 deletions
|
@ -2,10 +2,7 @@
|
|||
{
|
||||
imports = [ ./cert-store-client.nix ];
|
||||
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
80
|
||||
443
|
||||
];
|
||||
networking.firewall.allowedTCPPorts = [ 443 ];
|
||||
networking.firewall.allowedUDPPorts = [ 443 ];
|
||||
|
||||
services = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue