Update README.md [CI SKIP]

This commit is contained in:
MrMeeb 2024-01-13 17:28:19 +00:00
parent 1ea5213bb9
commit ec6623c839

View File

@ -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