Maybe a fix

This commit is contained in:
Henry Hiles 2022-02-10 11:54:59 -05:00
parent e6dea145d4
commit 53d1ac252b
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",
},
})