This commit is contained in:
Eudes Inácio
2021-09-30 10:26:53 +01:00
+2 -2
View File
@@ -53,10 +53,10 @@ class SynchroService {
bluePrint: '12312123',
jwt: uuidv4()
}
let wss: wss ={
header,
url: 'wss://synchro-server.herokuapp.com/ws/some_url/',
url: 'wss://sychro-offline.herokuapp.com/ws/some_url/',
type: 'reflect'
}