updated config
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ class FetchQueueClient:
|
||||
response = requests.post(
|
||||
self.url,
|
||||
json=payload,
|
||||
verify=False,
|
||||
verify=True,
|
||||
timeout=20
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user