From 72593a26adab23daa794ef33b994f30e3f985a19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Szekeres=20Ba=CC=81lint?= Date: Tue, 28 Aug 2018 21:57:21 +0200 Subject: [PATCH] Let's Encrypt: info@ --- public/templates/commands.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/templates/commands.html b/public/templates/commands.html index e8c8737..e698683 100644 --- a/public/templates/commands.html +++ b/public/templates/commands.html @@ -19,7 +19,7 @@ -->-d {{ domain() }} -d www.{{ domain() }} -d cdn.{{ domain() }} --email {{ data.email ? data.email : 'hello@' + domain() }} --email {{ data.email ? data.email : 'info@' + domain() }} -w /var/www/_letsencrypt -n --agree-tos