- new SearchController

- new subtitle in hero section
- MimetypeTableSeeder with geo-Package
This commit is contained in:
Arno Kaimbacher 2019-09-20 19:00:57 +02:00
parent 54d6c5d434
commit 7bf0337faf
11 changed files with 277 additions and 11 deletions

View file

@ -2,7 +2,7 @@
return [
'endpoint' => [
'repository.geologie.ac.at' => [
'repository' => [
'host' => env('SOLR_HOST', 'repository.geologie.ac.at'),
'port' => env('SOLR_PORT', '8983'),
'path' => env('SOLR_PATH', '/solr/'),