Fixed merge conflicts

This commit is contained in:
Alejandro Celaya
2020-04-30 20:26:00 +02:00
7 changed files with 40 additions and 2 deletions

View File

@@ -160,6 +160,10 @@ return [
],
],
'geolite2' => [
'license_key' => env('GEOLITE_LICENSE_KEY', 'G4Lm0C60yJsnkdPi'),
],
'mercure' => $helper->getMercureConfig(),
];