diff --git a/src/app/services/socket/synchro.service.ts b/src/app/services/socket/synchro.service.ts index 9c9cd5b48..f6c68ff1b 100644 --- a/src/app/services/socket/synchro.service.ts +++ b/src/app/services/socket/synchro.service.ts @@ -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' }