diff --git a/examples/worker.js b/examples/worker.js index 08b2643..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@daplie.com' + , email: 'john.doe@example.com' , agreeTos: true } , certs: certs