mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-09-10 19:59:09 +02:00
Update ingress.conf
This commit is contained in:
@@ -8,6 +8,7 @@ server {
|
|||||||
|
|
||||||
location /switch-space {
|
location /switch-space {
|
||||||
proxy_pass http://127.0.0.1:8080/switch-space;
|
proxy_pass http://127.0.0.1:8080/switch-space;
|
||||||
|
proxy_set_header Host $http_host;
|
||||||
}
|
}
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
|
|||||||
Reference in New Issue
Block a user