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