parent
37fe61e6da
commit
ace46ab432
@ -1,4 +1,4 @@
|
||||
const { io } = require("socket.io-client");
|
||||
|
||||
|
||||
export const socket = io("http://localhost:3000");
|
||||
export const socket = io("http://192.168.1.25:3000");
|
Loading…
Reference in new issue