mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-07-10 07:07:23 +00:00
fix: remove host from request
This commit is contained in:
@ -153,7 +153,6 @@ export class NeoLeapService {
|
||||
headers: {
|
||||
'Content-Type': 'application/json',
|
||||
Authorization: `${this.apiKey}`,
|
||||
Host: 'apigw-uat.neoleap.com.sa',
|
||||
},
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user