Browse Source

update docs

v4
AJ ONeal 5 years ago
parent
commit
5a7db51a36
  1. 8
      README.md

8
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

Loading…
Cancel
Save