Update bootstrap.js

This commit is contained in:
Taylor Otwell 2017-12-23 20:08:55 -06:00 committed by GitHub
parent a38c115f4b
commit aad59400e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,6 +50,6 @@ if (token) {
// window.Echo = new Echo({
// broadcaster: 'pusher',
// key: 'your-pusher-key',
// cluster: 'eu',
// cluster: 'mt1',
// encrypted: true
// });