diff --git a/.env.production b/.env.production index fc85f2e..48c360a 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1,2 @@ -REACT_APP_BROKER_URL=https://agent.owlbear.dev -REACT_APP_ICE_SERVERS_URL=https://agent.owlbear.dev/iceservers \ No newline at end of file +REACT_APP_BROKER_URL=https://broker.owlbear.dev +REACT_APP_ICE_SERVERS_URL=https://broker.owlbear.dev/iceservers \ No newline at end of file