chore: add AGRARMONITOR_POLLING_CRON to docker-compose.yml

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-23 15:05:20 +02:00
parent 6e1f995fe5
commit e5271fc035
+1
View File
@@ -45,6 +45,7 @@ services:
- AGRARMONITOR_API_TOKEN=${AGRARMONITOR_API_TOKEN:-}
- AGRARMONITOR_COOKIE_PATH=${AGRARMONITOR_COOKIE_PATH:-./data/agrarmonitor-cookies.json}
- AGRARMONITOR_ENCRYPTION_KEY=${AGRARMONITOR_ENCRYPTION_KEY:-}
- AGRARMONITOR_POLLING_CRON=${AGRARMONITOR_POLLING_CRON:-}
volumes:
- /mnt/scans:/mnt/scans
- /mnt/paperlessmanager:/mnt/data