diff --git a/services/nginx/app/tests/HTTP/http-client.env.json b/services/nginx/app/tests/HTTP/http-client.env.json new file mode 100644 index 00000000..5847e8f5 --- /dev/null +++ b/services/nginx/app/tests/HTTP/http-client.env.json @@ -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" + } +} \ No newline at end of file