(feature): update configuration

This commit is contained in:
Maksym Sadovnychyy 2023-08-30 15:58:16 +02:00
parent 23fa0d9826
commit d25fcf7bab

View File

@ -46,7 +46,7 @@
}, },
"SSH": { "SSH": {
"Active": true, "Active": true,
"Host": "192.168.0.10", "Host": "192.168.2.10",
"Port": 22, "Port": 22,
"Username": "", "Username": "",
"Password": "" "Password": ""
@ -80,7 +80,7 @@
}, },
"SSH": { "SSH": {
"Active": true, "Active": true,
"Host": "192.168.0.10", "Host": "192.168.2.10",
"Port": 22, "Port": 22,
"Username": "", "Username": "",
"Password": "" "Password": ""
@ -106,9 +106,12 @@
"git.maks-it.com", "git.maks-it.com",
"www.git.maks-it.com", "www.git.maks-it.com",
"hcr.maks-it.com", "hcr.maks-it.com",
"www.hcr.maks-it.com" "www.hcr.maks-it.com",
"vlt.maks-it.com",
"www.vlt.maks-it.com"
], ],
"Challenge": "http-01" "Challenge": "http-01"
} }