From fecb0c2d503134df470de61709e77ede6e0d674a Mon Sep 17 00:00:00 2001 From: m5r Date: Fri, 26 Jul 2024 12:05:58 +0200 Subject: [PATCH] finish sentence --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f376127..34c9265 100644 --- a/README.md +++ b/README.md @@ -50,4 +50,4 @@ I'm currently hosting [local-ip.sh](https://local-ip.sh) at [Fly.io](https://fly You will essentially need to: - set your domain's glue records to point to the IP addresses you will set for `XIP_NAMESERVERS` / `--nameservers` - configure `local-ip.sh` with the domain, admin email address, and nameservers - - ensure you have some sort of persistent storage for the `./.lego` directory, this is where the ACME account and certificate files are stored + - ensure you have some sort of persistent storage for the `./.lego` directory, this is where the ACME account and certificate files are stored, you don't want to lose this between deployments