mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-16 01:18:19 +01:00
Add path for /api/app
https://github.com/alexbelgium/hassio-addons/issues/1948
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
sub_filter %%base_subpath%% %%ingress_entry%%/;
|
||||
sub_filter 'href="/"' 'href="%%ingress_entry%%/"';
|
||||
sub_filter '"\/"' '"%%ingress_entry%%\/"';
|
||||
sub_filter '"/api/app' '"%%ingress_entry%%/api/app';
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user