diff --git a/.env b/.env index 429c79b18aad87369ed1481a4537fda38bfd24a4..8d9795650878f8688cb5859609af517cd1e91c18 100644 --- a/.env +++ b/.env @@ -1,3 +1,5 @@ +REACT_APP_ANALYTICS_SRC=placeholder +REACT_APP_ANALYTICS_ID=placeholder REACT_APP_SUPABASE_URL=placeholder REACT_APP_SUPABASE_KEY=placeholder REACT_APP_REALTIME_SYNC_ENABLED=false diff --git a/public/index.html b/public/index.html index 2a61e09260410fb3e9407f823adf2d2dbc3f2ce4..b8ed8757eb30756915488bbb74dc7db76d9b4156 100644 --- a/public/index.html +++ b/public/index.html @@ -19,8 +19,8 @@