From 77ad8f61b0327eb2a382f4cea9ed8175fa2f02bb Mon Sep 17 00:00:00 2001
From: sam <cjsam6@yahoo.com>
Date: Fri, 28 Feb 2025 15:05:26 +0800
Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20update=20env?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .env.example | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/.env.example b/.env.example
index c0e355e..0150039 100644
--- a/.env.example
+++ b/.env.example
@@ -1,3 +1,11 @@
-NEXT_PUBLIC_CHINT_TOKEN=lIywwAMdrOdsRxuWvRoekdxrPtmIPkxA
+NEXT_PUBLIC_API_BASE_URL=http://localhost:3005
+
 DATABASE_URL="postgresql://postgres:root@localhost:5432/rooftop?schema=public"
 JWT_SECRET="secret_key"
+
+#SUNGROW
+SUNGROW_SECRET_KEY=
+SUNGROW_APP_KEY=
+
+#CHINT
+NEXT_PUBLIC_CHINT_TOKEN=