Update ingress.conf

This commit is contained in:
Alexandre
2025-07-28 17:03:22 +02:00
committed by GitHub
parent 637cf0e14d
commit 87178a132b

View File

@@ -12,6 +12,7 @@ server {
# Disable buffering
proxy_buffering off;
proxy_request_buffering off;
proxy_cache off;
# Next three lines allow websockets
proxy_http_version 1.1;