mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-18 18:38:17 +01:00
Update ingress.conf
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user