This commit is contained in:
2025-09-20 20:26:57 +03:00
parent 38210d34cd
commit 49df52ccfe
+1
View File
@@ -44,6 +44,7 @@ in
# } # }
# ]; # ];
extraConfig = '' extraConfig = ''
proxy_set_header X-Forwarded-Proto https;
client_max_body_size 5G; client_max_body_size 5G;
''; '';
}; };