- new subtitle in hero section with 26px
- bug im Backend augebessert - db migration for documents via Config::get
This commit is contained in:
parent
15c7df78c7
commit
54d6c5d434
6 changed files with 14 additions and 13 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
return [
|
||||
'endpoint' => [
|
||||
'localhost' => [
|
||||
'repository.geologie.ac.at' => [
|
||||
'host' => env('SOLR_HOST', 'repository.geologie.ac.at'),
|
||||
'port' => env('SOLR_PORT', '8983'),
|
||||
'path' => env('SOLR_PATH', '/solr/'),
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue