]> git.localhorst.tv Git - alttp.git/blobdiff - config/broadcasting.php
add good bee visual
[alttp.git] / config / broadcasting.php
index 67fcbbd6c89c6deaa0ffc3bec50d66a36406718a..fcedd9fa807b9b519a5f17a863cc283e32f7ce4a 100644 (file)
@@ -38,6 +38,9 @@ return [
             'options' => [
                 'cluster' => env('PUSHER_APP_CLUSTER'),
                 'useTLS' => true,
+                'host' => 'localhost',
+                'port' => env('LARAVEL_WEBSOCKETS_PORT', 6001),
+                'scheme' => 'http',
             ],
             'client_options' => [
                 // Guzzle client options: https://docs.guzzlephp.org/en/stable/request-options.html