diff --git a/default.conf b/default.conf index 3fd99ed..59f7919 100644 --- a/default.conf +++ b/default.conf @@ -9,6 +9,7 @@ server { root /usr/share/nginx/html; try_files $uri /index.html; } + client_max_body_size 256M; #error_page 404 /404.html;