Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Commit 58844ed

Browse files
author
rok
committed
renamed Laravel Indexer Service to Solr Indexer Service on status page
1 parent a641127 commit 58844ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/app.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
| any other location as required by the application or its packages.
1313
*/
1414

15-
'name' => env('APP_NAME', 'Laravel Indexer Service'),
15+
'name' => env('APP_NAME', 'Solr Indexer Service'),
1616

1717
/*
1818
|--------------------------------------------------------------------------

0 commit comments

Comments
 (0)