Skip to content

Commit

Permalink
Update bootstrap.js
Browse files Browse the repository at this point in the history
  • Loading branch information
imanghafoori1 authored Sep 16, 2021
1 parent 6de272b commit e72c35e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/js/bootstrap.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ window.Echo = new Echo({
wsHost: window.location.hostname,
wsPort: 6001,
wssPort: 6001,
enabledTransports: ['ws', 'wss'],
disableStats: true,
});

0 comments on commit e72c35e

Please sign in to comment.