Skip to content

Commit cae6977

Browse files
committed
localhost moment
1 parent da33711 commit cae6977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import PartySocket from "partysocket";
22

33
const socket = new PartySocket({
4-
host: "localhost:1999",
4+
host: "/",
55
room: "canvas",
66
});
77

0 commit comments

Comments
 (0)