From 5a7db51a36c5500ec47ff13a662deb337e3496e6 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 5 Nov 2019 04:17:31 -0700 Subject: [PATCH] update docs --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 4b1642a..2d810fa 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,14 @@ npx greenlock add --subject example.com --altnames example.com npm start -- --staging ``` +```txt +> my-project@1.0.0 start /srv/www/my-project +> node server.js + +Listening on 0.0.0.0:80 for ACME challenges and HTTPS redirects +Listening on 0.0.0.0:443 for secure traffic +``` + # Let's Encrypt for... - IoT