removing www

This commit is contained in:
Artur Kuś 2026-01-12 21:34:17 +01:00
parent 49521392e2
commit c2503549cc
1 changed files with 7 additions and 7 deletions

View File

@ -5,14 +5,14 @@ def email = env.LETSENCRYPT_EMAIL ?: 'kusartur@gmail.com'
def workDir = "/_sd_/_programs_/proxy-nginx/deploy-this/lets-encrypt"
def domainsToCert = [
[ false, 'plecianki.pl', 'www'],
[ false, 'kopama.com.pl', 'www'],
[ false, 'kopana.com.pl', 'www'],
[ false, 'bodypainter.eu', "www"],
[ false, 'themself.eu', "www","massage" ],
[ false, 'plecianki.pl'],
[ false, 'kopama.com.pl'],
[ false, 'kopana.com.pl'],
[ false, 'bodypainter.eu'],
[ false, 'themself.eu', "massage" ],
[ false, "artiks.tk" ],
[ false, "arti24.eu", "www", "api", "angular", "plecianki", "git" ],
[ false, "katb.pl", "www"],
[ false, "arti24.eu", "api", "angular", "plecianki", "git" ],
[ false, "katb.pl"],
[ false, "kursy.kopama.pl"],
[ false, "statistics.kopama.pl"]