Possible fix

This commit is contained in:
Henry Hiles 2022-02-10 15:20:57 -05:00
parent 444833d129
commit e1e277868d
2 changed files with 1 additions and 2 deletions

View file

@ -8,7 +8,6 @@ const io = require("socket.io")(server, {
"http://192.168.1.226:3000",
"https://chat.henryhiles.com",
],
path: "/foo/foo",
},
})