chore: add AGRARMONITOR_POLLING_CRON to docker-compose.yml
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -45,6 +45,7 @@ services:
|
|||||||
- AGRARMONITOR_API_TOKEN=${AGRARMONITOR_API_TOKEN:-}
|
- AGRARMONITOR_API_TOKEN=${AGRARMONITOR_API_TOKEN:-}
|
||||||
- AGRARMONITOR_COOKIE_PATH=${AGRARMONITOR_COOKIE_PATH:-./data/agrarmonitor-cookies.json}
|
- AGRARMONITOR_COOKIE_PATH=${AGRARMONITOR_COOKIE_PATH:-./data/agrarmonitor-cookies.json}
|
||||||
- AGRARMONITOR_ENCRYPTION_KEY=${AGRARMONITOR_ENCRYPTION_KEY:-}
|
- AGRARMONITOR_ENCRYPTION_KEY=${AGRARMONITOR_ENCRYPTION_KEY:-}
|
||||||
|
- AGRARMONITOR_POLLING_CRON=${AGRARMONITOR_POLLING_CRON:-}
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/scans:/mnt/scans
|
- /mnt/scans:/mnt/scans
|
||||||
- /mnt/paperlessmanager:/mnt/data
|
- /mnt/paperlessmanager:/mnt/data
|
||||||
|
|||||||
Reference in New Issue
Block a user