parent
703a07db97
commit
5087f20c5c
@ -1,6 +1,6 @@
|
||||
import { io } from "socket.io-client";
|
||||
|
||||
|
||||
const socket = io("http://localhost:3002");
|
||||
const socket = io("http://172.20.10.4:3002");
|
||||
|
||||
export {socket}
|
Loading…
Reference in new issue