Updated Setup (markdown)

GilbN 2020-11-01 23:48:17 +01:00
parent e09fd28d31
commit e0cab04714

@ -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