From e0cab04714896fcd168f1158f6881b31e25c4cfc Mon Sep 17 00:00:00 2001 From: GilbN <24592972+gilbN@users.noreply.github.com> Date: Sun, 1 Nov 2020 23:48:17 +0100 Subject: [PATCH] Updated Setup (markdown) --- Setup.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Setup.md b/Setup.md index 72d7939..87b7ce7 100644 --- a/Setup.md +++ b/Setup.md @@ -49,6 +49,11 @@ As most of these apps doesn't have support for custom CSS, exception being [Omb # Nginx Add this to your reverse proxy: +## ⚠️ Note +~~~ +Make sure to add the config before any rewrites and not inside any /api location blocks! +~~~ +*** ```nginx proxy_set_header Accept-Encoding ""; sub_filter @@ -110,7 +115,10 @@ Available themes are: #### theme-park.conf Next create a new file called `theme-park.conf` and add the following code: (Note: It's not really necessary to create the conf file but I think it looks cleaner in the location blocks) - +## ⚠️ Note +~~~ +Make sure to add the config before any rewrites and not inside any /api location blocks! +~~~ ```nginx proxy_set_header Accept-Encoding ""; sub_filter