diff --git a/examples/worker.js b/examples/worker.js index fe2e001..e84726c 100644 --- a/examples/worker.js +++ b/examples/worker.js @@ -44,7 +44,7 @@ module.exports.init = function (sharedOpts) { domain: workerOptions.domains[0] , options: { domains: certs && certs.altnames || workerOptions.domains - , email: 'aj@coolaj86.com' + , email: 'john.doe@example.com' , agreeTos: true } , certs: certs