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