Add http-client.env.json for HTTP client test environment configuration
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"dev": {
|
||||
"api_url": "https://api.truckwash.dk:4433",
|
||||
"registration_number_1": "AB12345",
|
||||
"registration_number_2": "EC21233",
|
||||
"registration_number_3": "EC21234",
|
||||
"customer_number": "12345679",
|
||||
"customer_id": "1952",
|
||||
"bay_guid_1": "df640a07-918a-465e-abf7-c27f983d8a37",
|
||||
"department_id": "12"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user