fix example

This commit is contained in:
AJ ONeal 2016-08-12 03:08:58 -04:00
parent b0120e2236
commit da5b69d74b
1 changed files with 1 additions and 1 deletions

View File

@ -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