Change backend to new test servers

This commit is contained in:
nicola thouliss 2020-10-04 11:48:15 +11:00
parent 4f0caa9829
commit 803bc5dd16

View File

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