Increased the clientMaxBodySize in nginx configuration from 100M to 1000M. This change allows larger client request bodies,
This change updates the nginx configuration in the x86_64-linux system. It adds a new parameter, clientMaxBodySize, which is set to allow larger payloads of up to 100M, improving our capacity to handle bigger client requests.