mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-06 02:33:48 +00:00
added wss
This commit is contained in:
1
resources/js/bootstrap.js
vendored
1
resources/js/bootstrap.js
vendored
@@ -25,5 +25,6 @@ window.Echo = new Echo({
|
||||
key: 'local',
|
||||
wsHost: window.location.hostname,
|
||||
wsPort: 6001,
|
||||
wssPort: 6001,
|
||||
forceTLS: ! config.isDev
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user