Possible fix again

This commit is contained in:
Henry Hiles 2022-02-10 12:07:50 -05:00
commit 6287122a1e
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",
},
})