From 0185a9ed3e7f622f7e572588f90e6dbb691cc4a3 Mon Sep 17 00:00:00 2001 From: Liam Date: Tue, 31 Oct 2023 11:44:50 +0000 Subject: [PATCH] silly mee --- .env-example copy => .env-example | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename .env-example copy => .env-example (80%) diff --git a/.env-example copy b/.env-example similarity index 80% rename from .env-example copy rename to .env-example index 819aa23..e1fd17f 100644 --- a/.env-example copy +++ b/.env-example @@ -1,12 +1,12 @@ -REACT_APP_HTTP_PROXY=https://proxy.fascinated.cc +REACT_APP_HTTP_PROXY= REACT_APP_SITE_NAME=BeatSaber Overlay REACT_APP_SITE_TITLE=BeatSaber Overlay - Simple and easy to use BeatSaber overlay REACT_APP_SITE_DESCRIPTION=ScoreSaber and BeatLeader overlay for Twitch streamers - Elevate your Beat Saber streams with our professional, customizable overlay that displays your real-time scores, rankings, and leaderboard information for your viewers. REACT_APP_SITE_COLOR=0EBFE9 -REACT_APP_SITE_URL=http://localhost:3000 +REACT_APP_SITE_URL= REDIS_PORT=6379 REDIS_HOST=localhost REDIS_PASSWORD=set me -REDIS_DATABASE=0 \ No newline at end of file +REDIS_DATABASE=0