From 69c4faafb14c03fc6f84c7e92acf223a81fd55c1 Mon Sep 17 00:00:00 2001 From: alarv Date: Mon, 15 Jul 2024 21:08:59 +0300 Subject: [PATCH] fix: remove ga analytics from development env --- .env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.development b/.env.development index 298d48b..1d2c424 100644 --- a/.env.development +++ b/.env.development @@ -9,4 +9,4 @@ AUTH_SECRET=n43NFbC4xzE4LKcigNl6N353ouZcT5tHDh29ahw7/dg= API_URL="http://localhost.jaqpot.org:8080" -NEXT_PUBLIC_GA_MEASUREMENT_ID="G-VW0RC3JS55" +NEXT_PUBLIC_GA_MEASUREMENT_ID=