Add HTTPS to LEMP Stack
Need to update `LEMP` stack to include a `HTTPS`. This will include:
- Adding new
certsandlogsdirectories todocker/nginx - Adding new
httpsoption for configuration indocker/nginx/conf.d - Updating install instructions in
README.md