mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 04:01:10 -04:00
remove germen language
This commit is contained in:
@ -11,7 +11,7 @@ trait SiteApi
|
||||
|
||||
protected static function getRemote($url, $data = array())
|
||||
{
|
||||
$base = 'http://crater-main.test/';
|
||||
$base = 'https://craterapp.com/';
|
||||
|
||||
$client = new Client(['verify' => false, 'base_uri' => $base]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user