Changed socket url
This commit is contained in:
parent
169cf66e74
commit
66e8483b6f
@ -6,7 +6,7 @@ import Peer from "../helpers/Peer";
|
||||
|
||||
import AuthContext from "../contexts/AuthContext";
|
||||
|
||||
const socket = io("https://agent.owlbear.rodeo");
|
||||
const socket = io("https://broker.owlbear.rodeo");
|
||||
|
||||
function useSession(
|
||||
partyId,
|
||||
|
Loading…
Reference in New Issue
Block a user