Merge pull request #55 from mitchemmc/backend

Edit backend server from stage -> prod
This commit is contained in:
Nicola Thouliss 2021-10-23 13:08:16 +11:00 committed by GitHub
commit 18725f7c72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
REACT_APP_BROKER_URL=https://stage.owlbear.rodeo
REACT_APP_ICE_SERVERS_URL=https://stage.owlbear.rodeo/iceservers
REACT_APP_BROKER_URL=https://prod.owlbear.rodeo
REACT_APP_ICE_SERVERS_URL=https://prod.owlbear.rodeo/iceservers
REACT_APP_STRIPE_API_KEY=pk_live_MJjzi5djj524Y7h3fL5PNh4e00a852XD51
REACT_APP_STRIPE_URL=https://payment.owlbear.rodeo
REACT_APP_VERSION=$npm_package_version