mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2026-03-21 21:12:43 +01:00
feat: implement boris
This commit is contained in:
@@ -13,4 +13,9 @@ return [
|
||||
'api_key' => env('LMI_API_KEY'),
|
||||
],
|
||||
|
||||
'boris' => [
|
||||
'url' => env('BORIS_URL', 'https://boris.heimerdinger.lol'),
|
||||
'api_key' => env('BORIS_API_KEY'),
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user