mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-19 19:18:10 +01:00
Update ingress.conf
This commit is contained in:
@@ -7,7 +7,8 @@ server {
|
||||
root /opt/recipes/cookbook;
|
||||
|
||||
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 / {
|
||||
|
||||
Reference in New Issue
Block a user