mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-07-04 23:09:52 +02:00
Update page 'Home'
parent
d199579417
commit
e5ea709bc5
1 changed files with 1 additions and 1 deletions
2
Home.md
2
Home.md
|
@ -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/ {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue