Update README.md

This commit is contained in:
Sangye Ince-Johannsen 2024-10-07 08:38:23 +02:00
parent e47b565a0f
commit 2e9a51e9ff

View file

@ -106,7 +106,7 @@ Common errors:
- API authentication failures: Check Cloudflare API token in `.env` file
- Permission issues: Run with sudo for Caddyfile changes
- Domain not found: Ensure domain is in `cf_domains.yaml`
- Caddy failing to obtain HTTPS certificates: Ensure the Caddy service environment contains your CLOUDFLARE_API_TOKEN, and your Caddyfile contains your email address; see Caddy documentation if you have further trouble
- Caddy failing to obtain HTTPS certificates: Ensure the Caddy service environment contains your CLOUDFLARE_API_TOKEN, and your Caddyfile contains your email address; see the [Caddy documentation](https://caddyserver.com/docs/) if you have further trouble
Logs are in `cf_script.log` for troubleshooting.