forked from deblan/t411-console
Compare commits
2 commits
dev-master
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| ecb6b89518 | |||
| f174796f74 |
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ class Client
|
|||
|
||||
public function __construct()
|
||||
{
|
||||
$this->client = new GuzzleClient(['base_url' => 'https://api.t411.ch']);
|
||||
$this->client = new GuzzleClient(['base_url' => 'https://api.t411.ai']);
|
||||
}
|
||||
|
||||
public function getAuthorization($username, $password)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue