Skip to content
This repository was archived by the owner on Jan 9, 2024. It is now read-only.

Commit 0c2e909

Browse files
committed
wip
1 parent 956c45b commit 0c2e909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/js/app.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -14189,7 +14189,7 @@ window.Pusher = __webpack_require__(38);
1418914189

1419014190
window.Echo = new __WEBPACK_IMPORTED_MODULE_0_laravel_echo__["a" /* default */]({
1419114191
broadcaster: 'pusher',
14192-
key: Object({"NODE_ENV":"development"}).MIX_PUSHER_APP_KEY,
14192+
key: "websocketkey",
1419314193
wsHost: window.location.hostname,
1419414194
wsPort: 6001,
1419514195
disableStats: true

0 commit comments

Comments
 (0)