Ingress try

This commit is contained in:
Alexandre
2024-11-03 15:14:26 +01:00
parent 0768d11444
commit 62630e007e
6 changed files with 69 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
proxy_http_version 1.1;
proxy_ignore_client_abort off;
proxy_read_timeout 86400s;
proxy_redirect off;
#proxy_redirect off;
proxy_send_timeout 86400s;
proxy_max_temp_file_size 0;