Nginx-proxy: 413 Request Entity Too Large

Created on 3 May 2017  路  1Comment  路  Source: nginx-proxy/nginx-proxy

I have setup nginx-proxy in front of my Flask app.

The app allows people to upload short video clips.

However, I get the following error when doing so:

413 Request Entity Too Large

Is there any way to increase nginx limit?

Most helpful comment

I RTFM, solved by mounting custom config into /etc/nginx/vhost.d/default.

>All comments

I RTFM, solved by mounting custom config into /etc/nginx/vhost.d/default.

Was this page helpful?
0 / 5 - 0 ratings