Nginx client_max_body_size configuration variable

I appreciate your collaboration to clarify how to proceed to carry out the necessary configuration for the deployment of a web application developed in Laravel and implemented with docker through dockerfile. The app has the ability to upload files and store them in a cloud storage. But we've been having problems with an error being returned in the Nginx client_max_body_size configuration variable; Could someone give me solution ideas? Thank you
Solution:
increase the max body size setting in the nginx.conf
Jump to solution
3 Replies
Percy
Percy13mo ago
Project ID: 40b548f0-6728-4573-9461-542de5baf6ae
Vision App Web
Vision App Web13mo ago
40b548f0-6728-4573-9461-542de5baf6ae
Solution
Brody
Brody13mo ago
increase the max body size setting in the nginx.conf