move config to investbrain keyspace

This commit is contained in:
hackerESQ
2024-09-09 17:20:26 -05:00
parent 6859b712d0
commit 8a9bb68354
4 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ class MarketData extends Model
if (
!$market_data->exists
|| is_null($market_data->updated_at)
|| $market_data->updated_at->diffInMinutes(now()) >= config('market_data.refresh')
|| $market_data->updated_at->diffInMinutes(now()) >= config('investbrain.refresh')
) {
// get quote