Skip to content

Commit

Permalink
Update config.php
Browse files Browse the repository at this point in the history
  • Loading branch information
stygiansabyss committed Jun 14, 2018
1 parent 2ef66cd commit 6fe5b54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/config/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
* You can get a steam API key from http://steamcommunity.com/dev/apikey
* Once you get your key, add it here.
*/
'steamApiKey' => env('STEAM_APIKEY'),
);
'steamApiKey' => env('STEAM_API_KEY'),
);

0 comments on commit 6fe5b54

Please sign in to comment.