Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Environment variable NGINX_MAX_UPLOAD is not working #95

Closed
sujeetkv opened this issue Jan 21, 2021 · 2 comments
Closed

Environment variable NGINX_MAX_UPLOAD is not working #95

sujeetkv opened this issue Jan 21, 2021 · 2 comments
Labels

Comments

@sujeetkv
Copy link

I have set ENV NGINX_MAX_UPLOAD 8m in my Dockerfile but it seems not working because I am not able to upload more than 1MB content. NGINX rejects request saying - Request Entity Too Large.

@tiangolo
Copy link
Owner

Hey 👋

If you are still having errors, please create a minimal self-contained example replicating the issue so that I can check it here. Probably just a minimal Dockerfile and a minimal Python app that show the error.

@github-actions
Copy link

Assuming the original issue was solved, it will be automatically closed now. But feel free to add more comments or create new issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants