Change backend urls to connect.owlbear.rodeo

This commit is contained in:
Nicola 2020-10-11 11:12:55 +11:00
parent 803bc5dd16
commit c996ee569e

View File

@ -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