Skip to content

Environment variable NGINX_MAX_UPLOAD is not working #365

Answered by guysoft
sujeetkv asked this question in Questions
Discussion options

You must be logged in to vote

If you are sitting behind a reverse nginx-proxy you also need to take that in to account.
User the custom hostnames to create a file that contains:

client_max_body_size 1g;

More on how to put that here: https://github.com/nginx-proxy/nginx-proxy#per-virtual_host-location-configuration

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by tiangolo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #214 on August 29, 2024 00:10.