forked from LiveCarta/BookConverter
add configuration files
This commit is contained in:
5
environments/qa_node/config/api_config.json
Normal file
5
environments/qa_node/config/api_config.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"url": "@ApiURLQAN@",
|
||||
"username": "@lcUsernameQAN@",
|
||||
"password": "@lcPasswordQAN@"
|
||||
}
|
||||
Reference in New Issue
Block a user