Add a note not to edit files in the LetsEncrypt folders.

This commit is contained in:
2025-11-28 14:31:53 -07:00
parent 921c450f03
commit 361c29cf25

View File

@@ -0,0 +1,10 @@
# DO NOT EDIT
Manual modifications in these directories is not recommended.
Changes should be done via the `certbot` command in the `rp-certbot` container.
```
manage -i rp-certbot
```
Example commands would be `certbot renew` and `certbot delete`.