Editted Image edges
This commit is contained in:
@@ -13,7 +13,7 @@ class WpContentsClient
|
||||
$response = $client->request(
|
||||
'GET',
|
||||
"{$apiEndpointsUrl}/wordpress-data",
|
||||
['connect_timeout' => 2, 'timeout' => 3, 'debug' => true]
|
||||
['connect_timeout' => 2, 'timeout' => 3, 'debug' => false]
|
||||
);
|
||||
} catch (Exception $e) {
|
||||
// echo "\n".$e->getMessage()."\n";
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 168 KiB After Width: | Height: | Size: 172 KiB |
Reference in New Issue
Block a user