This commit is contained in:
ryanburnette 2019-11-01 12:57:32 +00:00
父節點 36abf769be
當前提交 d11b45c409

查看文件

@ -115,7 +115,7 @@ npm init
## 2. Create an http app (i.e. express)
This example is shown with Express, but any node app will doGreenlock
This example is shown with Express, but any node app will do. Greenlock
works with everything.
(or any node-style http app)