Maybe a fix

This commit is contained in:
Henry Hiles 2022-02-10 12:09:21 -05:00
commit bdf0f20be5
2 changed files with 2 additions and 1 deletions

View file

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