Merge branch 'master' of git.daplie.com:Daplie/serve-https

This commit is contained in:
AJ ONeal 2017-01-07 17:16:42 -07:00
commit b04a79f46f
1 changed files with 7 additions and 2 deletions

View File

@ -27,17 +27,22 @@ Install
-------
```bash
npm install --global serve-https
npm install --global serve-https@1.x
```
```bash
serve-https
```
```
```bash
Serving /Users/foo/ at https://localhost.daplie.com:8443
```
Usage
-----
**Note**: these examples also show features of version 2.x which is currently blocked by a bug.
Examples:
```