change README
This commit is contained in:
parent
f6ccd83e81
commit
b2c92b6cc3
4
README
4
README
|
|
@ -37,9 +37,9 @@ 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
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue