diff --git a/README.md b/README.md index 07ef89a..9aaf0e2 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,5 @@ cd /opt/cloudflare && wget https://git.moelle.space/hxcde/docker-cloudflare-ssl/ Edit Cron, add: ```bash -0 1 * * * cd /opt/cloudflare/ && docker-compose up > /opt/cloudflare/cron.log +0 1 */5 * * cd /opt/cloudflare/ && docker-compose up > /opt/cloudflare/cron.log ``` \ No newline at end of file