use websocket url configuration api
This commit is contained in:
@@ -865,7 +865,7 @@ define([
|
||||
};
|
||||
|
||||
var config = {
|
||||
websocketURL: Config.websocketURL,
|
||||
websocketURL: Cryptpad.getWebsocketURL(),
|
||||
channel: secret.channel,
|
||||
data: {},
|
||||
// our public key
|
||||
|
||||
Reference in New Issue
Block a user