Use socket.io echo server (#1237)
This commit is contained in:
parent
c778a28f2b
commit
aa85108f1a
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ export default {
|
|||
},
|
||||
data() {
|
||||
return {
|
||||
url: "wss://socketio-chat-h9jt.herokuapp.com",
|
||||
url: "wss://main-daxrc78qyb411dls-gtw.qovery.io",
|
||||
path: "/socket.io",
|
||||
connectionState: false,
|
||||
io: null,
|
||||
|
|
|
|||
Loading…
Reference in a new issue