Change synchro url

This commit is contained in:
Peter Maquiran
2021-09-30 10:21:58 +01:00
parent f6970c4d10
commit bc764bcd26
+2 -2
View File
@@ -51,10 +51,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'
}