allow to disable proxy_buffering

This commit is contained in:
Zoey
2024-02-15 01:18:32 +01:00
parent c07ecc3239
commit c546e853a8
4 changed files with 18 additions and 0 deletions

View File

@@ -124,6 +124,7 @@ ENV PUID=0 \
DISABLE_HTTP=false \
NGINX_ACCESS_LOG=false \
NGINX_LOG_NOT_FOUND=false \
NGINX_DISABLE_PROXY_BUFFERING=false \
CLEAN=true \
FULLCLEAN=false \
SKIP_IP_RANGES=false \