Install fever plugin for tt-rss
Had to chown the directory afterwards, as git wouldn't play nice with `become_user`
This commit is contained in:
@ -10,6 +10,7 @@ services:
|
||||
volumes:
|
||||
- "{{ app_data_dir }}/tt-rss/config.php:/config/config.php:ro"
|
||||
- "{{ app_data_dir }}/tt-rss/feed-icons:/config/feed-icons"
|
||||
- ./plugins:/config/plugins.local
|
||||
restart: unless-stopped
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
|
Reference in New Issue
Block a user