Introduction Hello everyone!!! In this post, we will be discussing Docker Swarm creation over AWS. As we all know, Docker is a technology that allows you to build, […]
Web Server
Posted on:
Allow nginx to upload more than 1 MB file
By default Nginx will allow uploading 1 MB file, By using below directive we can upload up to 10 MB If we need to upload larger than 10 […]