kopia lustrzana https://github.com/pixelfed/pixelfed
Update FederationController
rodzic
4ff26de873
commit
8e7f4000b6
|
|
@ -95,7 +95,7 @@ class FederationController extends Controller
|
|||
});
|
||||
return [
|
||||
'metadata' => [
|
||||
'nodeName' => config('app.name'),
|
||||
'nodeName' => config('pixelfed.domain.app'),
|
||||
'software' => [
|
||||
'homepage' => 'https://pixelfed.org',
|
||||
'repo' => 'https://github.com/pixelfed/pixelfed',
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue