add basic mock server for api testing
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"apiUrl": "https://api.example.com/contratti",
|
||||
"apiUrl": "http://localhost:3000/contratti",
|
||||
"apiUsername": "your-username",
|
||||
"apiPassword": "your-password",
|
||||
"apiKey": "your-api-key",
|
||||
|
||||
Reference in New Issue
Block a user