From ec6623c83940478d2b3a4ff2bea0fda576367fc0 Mon Sep 17 00:00:00 2001 From: MrMeeb Date: Sat, 13 Jan 2024 17:28:19 +0000 Subject: [PATCH] Update README.md [CI SKIP] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99208ac..31dbcbb 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Core options to the container | ONE_SHOT | false | Whether container exits after first run of certbot, or starts cron-based auto-renewal | | GENERATE_DHPARAM | true (case-sensitive) | Generate Diffie-Hellman keys in /config/letsencrypt/keys | | INTERVAL | 0 */6 * * * | How often certbot attempts to renew the certificate. Cron syntax | -| CERT_COUNT | 1 | How many certificates certbot will try to issue (more than 1 not yet implemented) | +| CERT_COUNT | 1 | How many certificates certbot will try to issue | ### Certificate Options