Skip to content

Commit

Permalink
Updated callbackUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
Saboteur777 committed Jan 30, 2020
1 parent 192cc7c commit 0be87b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/CallBackend.php
Expand Up @@ -24,7 +24,7 @@
*/
class CallBackend extends Component
{
public $backendUrl = 'https://app.craft.report/api/v1/report/status';
public $backendUrl = 'https://craft.report/api/v1/report/status';
public $apiKey;
public $client;
public $response;
Expand Down

0 comments on commit 0be87b2

Please sign in to comment.