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

Update page 'Home'

fox 2020-09-15 20:10:31 +00:00
parent d199579417
commit e5ea709bc5

@ -60,7 +60,7 @@ Nginx:
}
```
Note: if you run into problems global PHP-to-FPM handler taking priority over proxied location, define tt-rss location like this so it takes priority:
Note: if you run into problems with global PHP-to-FPM handler taking priority over proxied location, define tt-rss location like this so it takes higher priority:
```nginx
location ^~ /tt-rss/ {