mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-07 13:42:30 +02:00
Update ingress.conf
This commit is contained in:
@@ -12,6 +12,7 @@ server {
|
|||||||
# Disable buffering
|
# Disable buffering
|
||||||
proxy_buffering off;
|
proxy_buffering off;
|
||||||
proxy_request_buffering off;
|
proxy_request_buffering off;
|
||||||
|
proxy_cache off;
|
||||||
|
|
||||||
# Next three lines allow websockets
|
# Next three lines allow websockets
|
||||||
proxy_http_version 1.1;
|
proxy_http_version 1.1;
|
||||||
|
|||||||
Reference in New Issue
Block a user