mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-24 09:41:50 +02:00
Update ingress.conf
This commit is contained in:
@@ -26,11 +26,4 @@ server {
|
|||||||
sub_filter /hassioautobrr %%ingress_entry%%/hassioautobrr;
|
sub_filter /hassioautobrr %%ingress_entry%%/hassioautobrr;
|
||||||
}
|
}
|
||||||
|
|
||||||
# health checks are frequent and boring, so we avoid logging them
|
|
||||||
location /health {
|
|
||||||
access_log off;
|
|
||||||
error_log /dev/stderr error;
|
|
||||||
proxy_pass http://127.0.0.1:7474;
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user