From ff0deb498ab02c354b9199fd85e992656f34ec7b Mon Sep 17 00:00:00 2001 From: phucuong Date: Sat, 11 Jul 2026 16:28:28 +0000 Subject: [PATCH] Update .env.example --- .env.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.example b/.env.example index 7c67558..c01ab77 100644 --- a/.env.example +++ b/.env.example @@ -24,8 +24,8 @@ DB_CONNECTION=mysql DB_HOST=127.0.0.1 DB_PORT=3306 DB_DATABASE=shopee_affiliate -DB_USERNAME=root -DB_PASSWORD= +DB_USERNAME=admin_user +DB_PASSWORD=Trueman1993@xxx SESSION_DRIVER=database SESSION_LIFETIME=120