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