Skip to content

Commit 6b4f6ef

Browse files
authored
Change to ABROUTER_TOKEN
1 parent 023ca6c commit 6b4f6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Config/abrouter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
use Abrouter\LaravelClient\Bridge\ParallelRunning\TaskManager;
66

77
return [
8-
'token' => env('AB_ROUTER_TOKEN'),
8+
'token' => env('ABROUTER_TOKEN'),
99
'host' => 'https://abrouter.com',
1010
'parallelRunning' => [
1111
'enabled' => true,

0 commit comments

Comments
 (0)