Nginx client_max_body_size not working in Pre-prod docker container, but in local it’s working
I’ve an Nginx based Angular frontend app using docker, and I was getting 413(Payload Too Large)
error when uploading a large file, I then tried to fix it by adding the following: