Moved to new socket server
This commit is contained in:
parent
ce11021e9f
commit
bf9c87341a
@ -6,7 +6,7 @@ import Peer from "../helpers/Peer";
|
||||
|
||||
import AuthContext from "../contexts/AuthContext";
|
||||
|
||||
const socket = io("https://broker.owlbear.rodeo");
|
||||
const socket = io("https://agent.owlbear.rodeo");
|
||||
|
||||
function useSession(
|
||||
partyId,
|
||||
|
Loading…
Reference in New Issue
Block a user