Miniflux-Filter: Intervall auf 10m (#424)
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: #424
This commit is contained in:
parent
379f4427d5
commit
da4cfcb49d
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue