Remove __ENV.js
This commit is contained in:
parent
adc76f501f
commit
1bf7cc53ea
2
.gitignore
vendored
2
.gitignore
vendored
@ -31,6 +31,8 @@ yarn-error.log*
|
||||
.env.production.local
|
||||
.env
|
||||
|
||||
/public/__ENV.js
|
||||
|
||||
# vercel
|
||||
.vercel
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
window.__ENV = {"REACT_APP_HTTP_PROXY":"https://proxy.fascinated.cc","REACT_APP_SITE_COLOR":"0EBFE9","REACT_APP_SITE_DESCRIPTION":"Free, simple, and easy to use beat saber overlay for OBS","REACT_APP_SITE_NAME":"BeatSaber Overlay","REACT_APP_SITE_TITLE":"BeatSaber Overlay - Simple and easy to use BeatSaber overlay","REACT_APP_SITE_URL":"http://localhost:3000"};
|
Reference in New Issue
Block a user