1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-09 09:59:53 +02:00

set /tt-rss/backups as internal

This commit is contained in:
Andrew Dolgov 2020-09-29 12:26:01 +03:00
parent 3c0599566b
commit 7656917dc6
3 changed files with 9 additions and 2 deletions

View file

@ -5,4 +5,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