This repository has been archived on 2026-04-06. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
BookConverter/environments/qa/config/api_config.json
2020-02-05 15:59:54 +03:00

5 lines
89 B
JSON

{
"url": "@ApiURLQA@",
"username": "@lcUsernameQA@",
"password": "@lcPasswordQA@"
}