go back to defaults for some of these ridiculous timeouts
All checks were successful
build and push / build (push) Successful in 3m23s

Signed-off-by: Ava Affine <ava@sunnypup.io>
This commit is contained in:
Ava Apples Affine 2026-02-04 10:26:30 -08:00
parent 7d7fe4ce66
commit 40478898ff
2 changed files with 10 additions and 10 deletions

View file

@ -83,8 +83,8 @@ server {
proxy_set_header X-Forwarded-Proto $scheme;
proxy_read_timeout 8h;
proxy_send_timeout 5s;
proxy_connect_timeout 3s;
proxy_send_timeout 60s;
proxy_connect_timeout 60s;
proxy_buffering off;
}
# static sources