finish sentence

This commit is contained in:
m5r 2024-07-26 12:05:58 +02:00
parent ba93a13923
commit fecb0c2d50
Signed by: mokhtar
GPG Key ID: 1509B54946D08A95

View File

@ -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: You will essentially need to:
- set your domain's glue records to point to the IP addresses you will set for `XIP_NAMESERVERS` / `--nameservers` - 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 - 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