Updated Setup (markdown)
parent
764b95ca66
commit
8ecae66d8f
2
Setup.md
2
Setup.md
@ -120,7 +120,7 @@ location /sonarr {
|
|||||||
proxy_no_cache $cookie_session;
|
proxy_no_cache $cookie_session;
|
||||||
set $app sonarr;
|
set $app sonarr;
|
||||||
include /config/nginx/theme-park.conf;
|
include /config/nginx/theme-park.conf;
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Now when you change the variable in the http block and restart nginx, it will update the theme for all your apps!
|
Now when you change the variable in the http block and restart nginx, it will update the theme for all your apps!
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user