diff --git a/Setup.md b/Setup.md index 62ffe87..580d8fa 100644 --- a/Setup.md +++ b/Setup.md @@ -120,7 +120,7 @@ location /sonarr { proxy_no_cache $cookie_session; set $app sonarr; 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!