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