change README
This commit is contained in:
parent
f6ccd83e81
commit
b2c92b6cc3
14
README
14
README
|
|
@ -34,13 +34,13 @@ TCI CertRobot
|
|||
|
||||
Пример файла конфигурации:
|
||||
{
|
||||
"backend_hostname" : "cs-tls.ru",
|
||||
"api_path" : "api/1.0/",
|
||||
"login" : "user@test.ru",
|
||||
"password" : "",
|
||||
"working_dir" : "/etc/tcibot/private",
|
||||
"root_cert_file" : "",
|
||||
"debug" : false
|
||||
"backend_hostname" : "cs-tls.ru",
|
||||
"api_path" : "api/1.0/",
|
||||
"login" : "user@test.ru",
|
||||
"password" : "your_password",
|
||||
"working_dir" : "/etc/tcibot/private",
|
||||
"root_cert_file" : "path_to_cert's_dir",
|
||||
"debug" : false
|
||||
}
|
||||
|
||||
Вызов
|
||||
|
|
|
|||
Loading…
Reference in New Issue