diff --git a/deploy-this/lets-encrypt/lets-encrypt-create-cert.jenkinsfile b/deploy-this/lets-encrypt/lets-encrypt-create-cert.jenkinsfile index 6d95161..499b4f4 100755 --- a/deploy-this/lets-encrypt/lets-encrypt-create-cert.jenkinsfile +++ b/deploy-this/lets-encrypt/lets-encrypt-create-cert.jenkinsfile @@ -7,7 +7,7 @@ def workDir = "/_sd_/_programs_/proxy-nginx/deploy-this/lets-encrypt" def domainsToCert = [ [ false, 'plecianki.pl'], [ false, 'kopama.com.pl', 'www'], - [ false, 'kopana.com.pl', 'www'] + [ false, 'kopana.com.pl', 'www'], [ false, 'bodypainter.eu', "www", "mail", "stat"], [ false, 'themself.eu', "www", "mail", "stat", "massage", "driving", "kopama" ], [ false, "artiks.tk", "www", "mail", "api", "angular", "bodypainter", "themself","arti24" ],