Browse Source

Update bootstrap.js

Taylor Otwell 6 years ago
parent
commit
aad59400e2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/assets/js/bootstrap.js

+ 1 - 1
resources/assets/js/bootstrap.js

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