From 64b5c04400af8dfe6d374f1785b078b22fa91d05 Mon Sep 17 00:00:00 2001 From: Sthope Date: Sun, 15 May 2022 22:05:42 +0200 Subject: [PATCH] first commit --- docs/portainer-stacks/Swag/adding-theme-park.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/portainer-stacks/Swag/adding-theme-park.md b/docs/portainer-stacks/Swag/adding-theme-park.md index bd2715b..0a21aa2 100644 --- a/docs/portainer-stacks/Swag/adding-theme-park.md +++ b/docs/portainer-stacks/Swag/adding-theme-park.md @@ -2,7 +2,7 @@ Inside `/config/nginx` folder create file named `theme-park.conf` with: -```javascript +``` proxy_set_header Accept-Encoding ""; sub_filter '' @@ -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;