From 8ecae66d8f7a959891add871cfc6571e03509d5f Mon Sep 17 00:00:00 2001 From: GilbN Date: Mon, 16 Dec 2019 12:07:38 +0100 Subject: [PATCH] Updated Setup (markdown) --- Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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!