From 1ae59c2ccbd9b50b9f33abbc36edc3cb29500e98 Mon Sep 17 00:00:00 2001 From: Rafi Arrafif Date: Wed, 28 Jan 2026 23:49:16 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore:=20update=20example=20env?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.example | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.env.example b/.env.example index cd35275..69685ac 100644 --- a/.env.example +++ b/.env.example @@ -3,9 +3,13 @@ APP_ENV=development APP_DOMAIN= APP_PROTOCOL= APP_PORT= -API_KEY=nahidaa +API_KEY=87e20de621fe18930dfbe714d8684bd5ada376903c3092fa3b9aa4a2db10cfba ALLOWED_ORIGINS=www.nounoz.com,nounoz.com,localhost +DEFAULT_ADMIN_EMAIL= +DEFAULT_ADMIN_USERNAME= +DEFAULT_ADMIN_PASSWORD= + SALT_ROUNDS= JWT_SECRET= SESSION_EXPIRE=