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