Added Login, TTS Login, Policies
This commit is contained in:
@ -25,7 +25,7 @@ export class HermesSocketService implements OnInit {
|
||||
|
||||
private getNewWebSocket() {
|
||||
return webSocket({
|
||||
url: WS_ENDPOINT
|
||||
url: environment.WSS_ENDPOINT
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user