Miniflux-Filter: Intervall auf 10m (#424)

Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #424
This commit is contained in:
Michael Grote 2022-11-04 12:44:22 +01:00
parent 379f4427d5
commit da4cfcb49d

View file

@ -51,7 +51,7 @@ services:
- TZ=Europe/Berlin
- MF_AUTH_TOKEN={{ lookup('keepass', 'miniflux_auth_token', 'password') }}
- MF_API_URL=https://miniflux.mgrote.net/v1
- MF_SLEEP=60
- MF_SLEEP=600
#- MF_DEBUG=1
image: quotengrote/miniflux-filter:latest
volumes: