Update README.md
This commit is contained in:
parent
ecf8e4d5ca
commit
55e8216066
@ -31,7 +31,7 @@ Usage
|
||||
|
||||
```js
|
||||
var leChallenge = require('le-challenge-fs').create({
|
||||
webrootPath: '~/letsencrypt/srv/www/:hostname/.well-known/acme-challenge' // defaults to os.tmpdir()
|
||||
webrootPath: '~/letsencrypt/srv/www/:hostname/.well-known/acme-challenge' // defaults to os.tmpdir() + '/' + 'acme-challenge'
|
||||
//, loopbackPort: 5001 // defaults to 80
|
||||
, loopbackTimeout: 3000 // defaults to 3000ms
|
||||
, debug: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user