Merge pull request #20 from mitchemmc/k8s

Change backend to new test servers
This commit is contained in:
Mitchell McCaffrey 2020-10-10 12:26:55 +11:00 committed by GitHub
commit 822e0b835b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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