immich/nginx
TruongSinh Tran-Nguyen 4952b3a2d6
fix(proxy): turn off nginx_proxy_buffer (#2246)
* Refactor poxy_* directives

Move from location to server context, as they are identical

* Disable proxy_request_buffering

proxy_buffering is already off, no reason to have proxy_request_buffering on. In fact, leaving it on can cause nginx to (temporarily) use a lot of disk space during uploads
2023-04-13 15:38:49 -05:00
..
templates fix(proxy): turn off nginx_proxy_buffer (#2246) 2023-04-13 15:38:49 -05:00
10-listen-on-ipv6-by-default.sh feat(nginx): refactor + ipv6 (#1763) 2023-02-15 15:21:52 -06:00
15-set-env-variables.envsh feat(nginx): refactor + ipv6 (#1763) 2023-02-15 15:21:52 -06:00
Dockerfile chore: Move away from docker hub where possible (#2006) 2023-03-16 09:06:14 -05:00
LICENSE feat(docker) revert ubuntu base image (#863) 2022-10-25 14:18:37 -05:00