summaryrefslogtreecommitdiffstats
path: root/ACME.md
diff options
context:
space:
mode:
authorAnonymous <anon@anon.com>2022-01-07 19:15:10 +0100
committerAnonymous <anon@anon.com>2022-01-07 19:15:10 +0100
commit1367989e9f4e3b40bb21da500dd44b4ae2ed9b83 (patch)
treed31b9047e192f31739429da48986115d89aa254e /ACME.md
parent0e5fc73fe68593c53a17d7d1b0408dc4628bcec7 (diff)
Updated ACME.md (markdown)
Diffstat (limited to 'ACME.md')
-rw-r--r--ACME.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/ACME.md b/ACME.md
index 148ff46..7da5bb0 100644
--- a/ACME.md
+++ b/ACME.md
@@ -48,5 +48,7 @@ security.acme.certs."myservice.r".server = "https://ca.r/acme/acme/directory";
server = "https://ca.r/acme/acme/directory";
};
};
+
+ networking.firewall.allowedTCPPorts = [ 80 443 ];
}
```