mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-07 16:15:55 +02:00
Update ingress.conf
This commit is contained in:
@@ -24,7 +24,7 @@ server
|
|||||||
|
|
||||||
# Allow subpath
|
# 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%%/;
|
proxy_cookie_path / %%ingress_entry%%/;
|
||||||
|
|
||||||
# Allow iframe
|
# Allow iframe
|
||||||
|
|||||||
Reference in New Issue
Block a user