docs(wiki): Remove CRON_SCHEDULE from docker example

Apparently it causes confusion...
pull/92/head
Robert Dailey 2 years ago
parent e355b5c5f5
commit fd6d51b2da

@ -26,8 +26,6 @@ services:
networks: [recyclarr]
volumes:
- ./config:/config
environment:
CRON_SCHEDULE: "* * * * *"
```
Here is a breakdown of the above YAML:

Loading…
Cancel
Save