Nginx - Changes for Amazon Linux 2
Fuel Server suddenly limited the request payload size to the default 1 Mb. The platform was updated to Amazon Linux 2 on AWS, causing our nginx configuration not to be used.
This PR fixes the nginx configuration according to the AWS docs.
This was tested on Integration, where the original payload of 2 Gb is restored.
Can you ptal @nkoenig or @marcoshuck ?