(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": {
"Active": true,
"Host": "192.168.0.10",
"Host": "192.168.2.10",
"Port": 22,
"Username": "",
"Password": ""
@ -80,7 +80,7 @@
},
"SSH": {
"Active": true,
"Host": "192.168.0.10",
"Host": "192.168.2.10",
"Port": 22,
"Username": "",
"Password": ""
@ -108,7 +108,10 @@
"www.git.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"
}