fix: permitir ntfy en sutty

This commit is contained in:
f 2025-03-07 00:34:52 -03:00
parent 08cb31c8c9
commit 0b22138ab0
No known key found for this signature in database

View File

@ -0,0 +1,6 @@
proxy_buffering off;
proxy_request_buffering off;
proxy_redirect off;
proxy_connect_timeout 3m;
proxy_send_timeout 3m;
proxy_read_timeout 3m;