From 2d4d06aa3328e990e7cce2ed01a5f8e397d56a3b Mon Sep 17 00:00:00 2001 From: Mitchell McCaffrey Date: Fri, 16 Jun 2023 12:31:09 +1000 Subject: [PATCH] Remove unused env variables --- .env.production | 2 -- 1 file changed, 2 deletions(-) diff --git a/.env.production b/.env.production index eb467f8..9134de4 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,2 @@ -REACT_APP_BROKER_URL=https://rocket.owlbear.rodeo -REACT_APP_ICE_SERVERS_URL=https://rocket.owlbear.rodeo/iceservers REACT_APP_VERSION=$npm_package_version REACT_APP_MAINTENANCE=false \ No newline at end of file