This commit is contained in:
Henry Hiles 2022-02-10 15:12:59 -05:00
parent 66285b7731
commit 444833d129
2 changed files with 2 additions and 2 deletions

View file

@ -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",
},
})