Update bootstrap.js
This commit is contained in:
parent
a38c115f4b
commit
aad59400e2
|
@ -50,6 +50,6 @@ if (token) {
|
||||||
// window.Echo = new Echo({
|
// window.Echo = new Echo({
|
||||||
// broadcaster: 'pusher',
|
// broadcaster: 'pusher',
|
||||||
// key: 'your-pusher-key',
|
// key: 'your-pusher-key',
|
||||||
// cluster: 'eu',
|
// cluster: 'mt1',
|
||||||
// encrypted: true
|
// encrypted: true
|
||||||
// });
|
// });
|
||||||
|
|
Loading…
Reference in New Issue