Compare commits
No commits in common. "740a57560cddfc36af19d83f67a0e708f10de402" and "ed4cd3ad2f67c8239085258be3d233824a5a6729" have entirely different histories.
740a57560c
...
ed4cd3ad2f
1 changed files with 3 additions and 1 deletions
|
@ -64,7 +64,7 @@ services:
|
|||
MF_AUTH_TOKEN: "{{ lookup('keepass', 'miniflux_auth_token', 'password') }}"
|
||||
MF_API_URL: https://miniflux.mgrote.net/v1
|
||||
MF_SLEEP: 600
|
||||
MF_DEBUG: 1
|
||||
#MF_DEBUG: 1
|
||||
MF_FILTERLIST: |
|
||||
9to5linux.com::9to5Linux Weekly Roundup:
|
||||
apnic.net::Podcast
|
||||
|
@ -355,6 +355,8 @@ services:
|
|||
www.army-technology.com::sees highest patent filings
|
||||
www.army-technology.com::theme innovation strategy
|
||||
|
||||
|
||||
|
||||
######## Volumes ########
|
||||
volumes:
|
||||
db16:
|
||||
|
|
Loading…
Reference in a new issue