1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-14 07:39:52 +02:00

set /tt-rss/backups as internal

This commit is contained in:
Andrew Dolgov 2020-09-29 12:28:06 +03:00
parent 9ca66351da
commit d7ce9113dc
3 changed files with 8 additions and 2 deletions

View file

@ -3,4 +3,5 @@ root /var/www/html
log stdout
errors stderr
internal /tt-rss/cache
fastcgi / app:9000 php
internal /tt-rss/backups
fastcgi / app:9000 php