Skip to content

Commit

Permalink
Updated default
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydrogers committed Aug 29, 2024
1 parent 6c66042 commit 7a1633e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The following environment variables can be used to customize the Certbot contain
| `CERTBOT_EMAIL` | Email address for Let's Encrypt notifications | - |
| `CERTBOT_KEY_TYPE` | Type of private key to generate | `ecdsa` |
| `CLOUDFLARE_API_TOKEN` | Cloudflare API token for DNS authentication | - |
| `RENEWAL_INTERVAL` | Interval between certificate renewal checks | 12h |
| `RENEWAL_INTERVAL` | Interval between certificate renewal checks | 43200 seconds (12 hours) |

## Usage

Expand Down

0 comments on commit 7a1633e

Please sign in to comment.