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

UPD readme

This commit is contained in:
Andrew Dolgov 2019-11-15 17:08:40 +03:00
parent 4256b51cc1
commit e38d98dcd4
2 changed files with 18 additions and 9 deletions

View file

@ -23,7 +23,7 @@ http {
root /var/www/html;
location / {
try_files $uri $uri/index.php;
try_files $uri $uri =404;
}
location /tt-rss/cache {