Update readme.md
This commit is contained in:
parent
8b1b62fab0
commit
607b173d4d
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ Someone was using the same nginx setup to both run this and reverse proxy Plex,
|
|||
|
||||
Therefore, if your fonts aren't showing because you have a location for /web add the following
|
||||
```
|
||||
location /webfont {
|
||||
location /webfonts {
|
||||
try_files $uri $uri/;
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue