there is no debug mode

This commit is contained in:
2025-05-23 22:02:13 +05:00
parent 6c07302caf
commit deeea7952c

View File

@@ -137,11 +137,6 @@ Certificates are valid for 90 days. To renew:
- **"Rate limited"**: Let's Encrypt has rate limits (50 certificates per week per domain) - **"Rate limited"**: Let's Encrypt has rate limits (50 certificates per week per domain)
- **"DNS propagation failed"**: Wait a few minutes and retry - **"DNS propagation failed"**: Wait a few minutes and retry
**Debug mode:**
```bash
# Add to your .env file for verbose output
CERTBOT_ARGS=--verbose
```
## Security Notes ## Security Notes
- Keep your `.env` file secure and never commit it to version control - Keep your `.env` file secure and never commit it to version control