tweak variable
This commit is contained in:
parent
655dbadd1e
commit
43c2d8ec92
|
@ -40,6 +40,6 @@ Vue.http.interceptors.push(function (request, next) {
|
||||||
// import Echo from "laravel-echo"
|
// import Echo from "laravel-echo"
|
||||||
|
|
||||||
// window.Echo = new Echo({
|
// window.Echo = new Echo({
|
||||||
// connector: 'pusher',
|
// broadcaster: 'pusher',
|
||||||
// key: 'your-pusher-key'
|
// key: 'your-pusher-key'
|
||||||
// });
|
// });
|
||||||
|
|
Loading…
Reference in New Issue