mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-09 15:59:52 +02:00
set /tt-rss/backups as internal
This commit is contained in:
parent
3c0599566b
commit
7656917dc6
3 changed files with 9 additions and 2 deletions
|
@ -3,4 +3,6 @@ root /var/www/html
|
|||
log stdout
|
||||
errors stderr
|
||||
internal /tt-rss/cache
|
||||
fastcgi / app:9000 php
|
||||
internal /tt-rss/backups
|
||||
fastcgi / app:9000 php
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue