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