Amazon web services – Increasing client_max_body_size for Nginx on AWS ElasticBeanstalk (Amazon Linux 2023)
I need to increase the max body size for my Spring Boot application. I know that I need to include a .conf file in my project, but the solutions for older AMI's (Linux 1/Linux 2) found here are not working.…