From 0a98850237bf1ba4d874071bd5c8de76857abbdd Mon Sep 17 00:00:00 2001 From: GilbN <24592972+gilbN@users.noreply.github.com> Date: Wed, 21 Oct 2020 20:43:18 +0200 Subject: [PATCH] Updated Setup (markdown) --- Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setup.md b/Setup.md index 4595096..2e149ce 100644 --- a/Setup.md +++ b/Setup.md @@ -79,7 +79,7 @@ In your http block add the following: ```nginx # THEME.PARK map $host $theme { - default ; + default ; # e.g. default organizr-dark } ``` Change `` to the theme you want on all your apps. e.g. `default dark;`