This commit is contained in:
parent
1e6cd0ce46
commit
64b5c04400
@ -2,7 +2,7 @@
|
||||
|
||||
Inside `/config/nginx` folder create file named `theme-park.conf` with:
|
||||
|
||||
```javascript
|
||||
```
|
||||
proxy_set_header Accept-Encoding "";
|
||||
sub_filter
|
||||
'</head>'
|
||||
@ -14,7 +14,7 @@ Inside `/config/nginx` folder create file named `theme-park.conf` with:
|
||||
|
||||
Now on the subdomain or subfolder file inside location add:
|
||||
|
||||
```yaml
|
||||
```yml
|
||||
# Theme-Park
|
||||
set $app guacamole;
|
||||
set $theme organizr;
|
||||
|
Loading…
x
Reference in New Issue
Block a user