mirror of
https://github.com/crater-invoice/crater.git
synced 2025-12-16 02:12:54 -05:00
add check version and refactpr auto update
This commit is contained in:
@@ -11,7 +11,7 @@ trait SiteApi
|
||||
|
||||
protected static function getRemote($url, $data = array())
|
||||
{
|
||||
$base = 'http://download-test.test/';
|
||||
$base = 'http://crater-main.test/';
|
||||
|
||||
$client = new Client(['verify' => false, 'base_uri' => $base]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user