change README

This commit is contained in:
tcinet 2023-04-05 19:07:37 +03:00
parent f6ccd83e81
commit b2c92b6cc3
1 changed files with 7 additions and 7 deletions

14
README
View File

@ -34,13 +34,13 @@ TCI CertRobot
Пример файла конфигурации: Пример файла конфигурации:
{ {
"backend_hostname" : "cs-tls.ru", "backend_hostname" : "cs-tls.ru",
"api_path" : "api/1.0/", "api_path" : "api/1.0/",
"login" : "user@test.ru", "login" : "user@test.ru",
"password" : "", "password" : "your_password",
"working_dir" : "/etc/tcibot/private", "working_dir" : "/etc/tcibot/private",
"root_cert_file" : "", "root_cert_file" : "path_to_cert's_dir",
"debug" : false "debug" : false
} }
Вызов Вызов