Update .env.production
This commit is contained in:
parent
7b65009d4d
commit
b3b43dbb40
@ -1,5 +1,5 @@
|
||||
REACT_APP_BROKER_URL=https://prod.owlbear.rodeo
|
||||
REACT_APP_ICE_SERVERS_URL=https://prod.owlbear.rodeo/iceservers
|
||||
REACT_APP_BROKER_URL=https://rocket.owlbear.rodeo
|
||||
REACT_APP_ICE_SERVERS_URL=https://rocket.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
|
||||
@ -7,4 +7,4 @@ REACT_APP_PREVIEW=false
|
||||
REACT_APP_LOGGING=true
|
||||
REACT_APP_FATHOM_SITE_ID=VMSHBPKD
|
||||
REACT_APP_SENTRY_DSN=https://d6d22c5233b54c4d91df8fa29d5ffeb0@o467475.ingest.sentry.io/5493956
|
||||
REACT_APP_MAINTENANCE=true
|
||||
REACT_APP_MAINTENANCE=false
|
Loading…
Reference in New Issue
Block a user