1. Zaklik dodany do źródeł do updatu
2. Zaklik dodany do create certificates
This commit is contained in:
parent
6a9f4eac84
commit
6658674bd0
|
|
@ -1,6 +1,6 @@
|
|||
def domainsToCert = [
|
||||
|
||||
// [ false, 'bodypainter.eu', "mail", "stat", "www" ]
|
||||
[ false, 'bodypainter.eu', "mail", "stat", "www" ]
|
||||
|
||||
// [ false, 'artikus.dynu.net', "mail", "stat", "www", "nextcloud" ]
|
||||
[ false, "arti24.eu", "www", "api", "angular", "ai", "job-finder" ]
|
||||
|
|
|
|||
|
|
@ -2,7 +2,8 @@ def projects = [
|
|||
"proxy-nginx",
|
||||
"arti-angular-app",
|
||||
"angular-services",
|
||||
"chat-gpt"
|
||||
"chat-gpt",
|
||||
"zaklik-by-spring-boot"
|
||||
]
|
||||
|
||||
def git_take( projects ){
|
||||
|
|
|
|||
Loading…
Reference in New Issue