Skip to content

Commit

Permalink
initial commit 6
Browse files Browse the repository at this point in the history
  • Loading branch information
datcal committed Sep 16, 2023
1 parent 773707a commit 2edb2eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/services.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
'client_secret' => env('STEAM_CLIENT_SECRET'),
'redirect' => env('STEAM_REDIRECT_URI') . '/login/steam/callback',
'allowed_hosts' => [
'steam.burakhamza.com',
'burak.fun',
]
],

Expand Down

0 comments on commit 2edb2eb

Please sign in to comment.