parent
423e487e14
commit
512e7aaa06
@ -1,6 +1,6 @@
|
||||
import { io } from "socket.io-client";
|
||||
|
||||
|
||||
const socket = io("http://172.20.10.4:3002");
|
||||
const socket = io("http://localhost:3002");
|
||||
|
||||
export {socket}
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue