artikus.dynu.net

This commit is contained in:
Artur 2024-10-06 19:24:50 +02:00
parent af19987704
commit 88a9377da7
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@ def domainsToCert = [
// [ false, 'bodypainter.eu', "mail", "stat", "www" ] // [ false, 'bodypainter.eu', "mail", "stat", "www" ]
[ false, 'artikus.dynu.net', "mail", "stat", "www", "nextcloud" ] // [ false, 'artikus.dynu.net', "mail", "stat", "www", "nextcloud" ]
$[ false, ${CERTIFICATES_FOR}, "www"]
] ]
def createCert(domains, repo){ def createCert(domains, repo){