Fix
This commit is contained in:
parent
66285b7731
commit
444833d129
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ const io = require("socket.io")(server, {
|
|||
"http://192.168.1.226:3000",
|
||||
"https://chat.henryhiles.com",
|
||||
],
|
||||
path: "/foo",
|
||||
path: "/foo/foo",
|
||||
},
|
||||
})
|
||||
|
||||
|
|
Reference in a new issue