diff --git a/proxy/nginx.conf b/proxy/nginx.conf index 2b403776134414940696a70e262c424ec24005b1..dbb8e2b2b1e859ac9818eabf61bf1096ad822925 100644 --- a/proxy/nginx.conf +++ b/proxy/nginx.conf @@ -10,7 +10,7 @@ events { http { server { listen 80; - client_max_body_size 100M; + location / { # React routes are entirely on the App side in the web broswer # Always proxy to root with the same page request when nginx 404s