From 13da4b012e022e0d2fb5ad777f216d0c366927d8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 30 Jun 2022 12:14:27 +0200 Subject: [PATCH] Update ingress.conf --- tandoor_recipes/rootfs/etc/nginx/servers/ingress.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tandoor_recipes/rootfs/etc/nginx/servers/ingress.conf b/tandoor_recipes/rootfs/etc/nginx/servers/ingress.conf index 11ae2dbe7..6713ad3f2 100644 --- a/tandoor_recipes/rootfs/etc/nginx/servers/ingress.conf +++ b/tandoor_recipes/rootfs/etc/nginx/servers/ingress.conf @@ -24,7 +24,7 @@ server # Allow subpath ###################### - proxy_set_header X-Script-Name %%ingress_entry%%; # IMPORTANT: path has NO trailing slash + proxy_set_header X-Script-Name %%ingress_entry%%/; proxy_cookie_path / %%ingress_entry%%/; # Allow iframe