Update FederationController

pull/1515/head
Daniel Supernault 6 years ago
parent 4ff26de873
commit 8e7f4000b6
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -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',

Loading…
Cancel
Save