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