Logo Branding
This commit is contained in:
@@ -26,6 +26,7 @@ use Inertia\Inertia;
|
||||
'host' => config('broadcasting.connections.reverb.options.host'),
|
||||
'port' => config('broadcasting.connections.reverb.options.port'),
|
||||
'scheme' => config('broadcasting.connections.reverb.options.scheme'),
|
||||
'vapidPublicKey' => config('webpush.vapid.public_key'),
|
||||
]);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user