diff --git a/deploy-this/lets-encrypt/lets-encrypt-create-cert.jenkinsfile b/deploy-this/lets-encrypt/lets-encrypt-create-cert.jenkinsfile index 2547f14..efb585c 100755 --- a/deploy-this/lets-encrypt/lets-encrypt-create-cert.jenkinsfile +++ b/deploy-this/lets-encrypt/lets-encrypt-create-cert.jenkinsfile @@ -1,6 +1,7 @@ def domainsToCert = [ [ false, 'bodypainter.eu', "mail", "stat", "www" ], + [ false, 'themself.eu', "mail", "stat", "www" ], [ false, "arti24.eu", "www", "api", "angular", "ai", "job-finder", "zaklik" ]