greenlock-cluster.js/examples/README.md

13 lines
251 B
Markdown
Raw Normal View History

2017-01-25 21:53:56 +00:00
greenlock cluster examples
2016-08-12 07:13:33 +00:00
-------------------
First you need to change the email address in `examples/worker.js`.
Then you can run the example like so:
```
node examples/serve.js
```
That will put certificates in `~/letsencrypt.test` by default.