From 5189c618c51b5725a73a6f8d64a2fb531d2adcf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Artur=20Ku=C5=9B?= Date: Wed, 30 Jul 2025 21:31:23 +0200 Subject: [PATCH] force for 'themself.eu' --- deploy-this/lets-encrypt/lets-encrypt-create-cert.jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-this/lets-encrypt/lets-encrypt-create-cert.jenkinsfile b/deploy-this/lets-encrypt/lets-encrypt-create-cert.jenkinsfile index dccc38e..a1710b7 100755 --- a/deploy-this/lets-encrypt/lets-encrypt-create-cert.jenkinsfile +++ b/deploy-this/lets-encrypt/lets-encrypt-create-cert.jenkinsfile @@ -1,7 +1,7 @@ def domainsToCert = [ [ false, 'bodypainter.eu', "www", "mail", "stat"], - [ false, 'themself.eu', "www", "mail", "stat", "massage", "driving" ], + [ true, 'themself.eu', "www", "mail", "stat", "massage", "driving" ], [ false, "artiks.tk", "www", "mail", "api", "angular", "bodypainter", "themself","arti24"], [ false, "arti24.eu", "www", "api", "angular", "ai", "job-finder", "zaklik"]