fix example
This commit is contained in:
parent
c2f0b6a08a
commit
c3a22f19b9
@ -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