Merge pull request #21 from mitchemmc/k8s

Change backend urls to connect.owlbear.rodeo
This commit is contained in:
Nicola Thouliss 2020-10-11 17:05:49 +11:00 committed by GitHub
commit a2cb2055f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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