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