mirror of
https://github.com/therootcompany/greenlock-express.js.git
synced 2025-02-23 21:28:05 +00:00
fix example
This commit is contained in:
parent
b0120e2236
commit
da5b69d74b
@ -44,7 +44,7 @@ module.exports.init = function (sharedOpts) {
|
||||
domain: workerOptions.domains[0]
|
||||
, options: {
|
||||
domains: certs && certs.altnames || workerOptions.domains
|
||||
, email: 'aj@daplie.com'
|
||||
, email: 'john.doe@example.com'
|
||||
, agreeTos: true
|
||||
}
|
||||
, certs: certs
|
||||
|
Loading…
x
Reference in New Issue
Block a user