diff --git a/.env.production b/.env.production index 18d9aab..54e95f6 100644 --- a/.env.production +++ b/.env.production @@ -1,3 +1,3 @@ -REACT_APP_BROKER_URL=https://agent.owlbear.dev -REACT_APP_ICE_SERVERS_URL=https://agent.owlbear.dev/iceservers +REACT_APP_BROKER_URL=https://connect.owlbear.rodeo +REACT_APP_ICE_SERVERS_URL=https://connect.owlbear.rodeo/iceservers REACT_APP_VERSION=$npm_package_version \ No newline at end of file