Urgent add carto API key
This commit is contained in:
@@ -58,6 +58,7 @@ class HandleInertiaRequests extends Middleware
|
||||
->whereNull('expires_at')
|
||||
->orWhere('expires_at', '>', now())
|
||||
->count(),
|
||||
'carto_api_key' => config('services.carto.key'),
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user