Expose tt-rss plugins to nginx container
This commit is contained in:
parent
5aff824389
commit
a1d8764a90
@ -34,6 +34,7 @@ services:
|
||||
volumes:
|
||||
- ./tt-rss:/var/www/html
|
||||
- "{{ app_data_dir }}/tt-rss/feed-icons:/var/www/html/tt-rss/feed-icons:ro"
|
||||
- ./plugins:/var/www/html/tt-rss/plugins.local
|
||||
depends_on:
|
||||
- app
|
||||
networks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user