Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 500 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 500 Bytes

Docker_Nginx

I was working on a project where I took 1 week just to set-up SSL in my Nginx container. So I'm sharing this blog so that in future it will be helpful for the one who is now reading this.
I have a basic Node application, which is containerized with Docker and an Nginx container for SSL configuration.
Medium Limk