diff --git a/.env.production b/.env.production index a406268..c3e4aef 100644 --- a/.env.production +++ b/.env.production @@ -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 \ No newline at end of file +REACT_APP_MAINTENANCE=false \ No newline at end of file