Skip to content

Commit 6fe5b54

Browse files
Update config.php
1 parent 2ef66cd commit 6fe5b54

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/config/config.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
* You can get a steam API key from http://steamcommunity.com/dev/apikey
77
* Once you get your key, add it here.
88
*/
9-
'steamApiKey' => env('STEAM_APIKEY'),
10-
);
9+
'steamApiKey' => env('STEAM_API_KEY'),
10+
);

0 commit comments

Comments
 (0)