Skip to content

Commit 80a454d

Browse files
committed
Update config.php
1 parent 665191e commit 80a454d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/config/config.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,8 @@
33
return array(
44

55
'endpoint' => 'http://<WP_LOCATION>/wp-json/',
6+
'curl' => [
7+
CURLOPT_SSLVERSION => 6
8+
]
69

710
);

0 commit comments

Comments
 (0)