From c0763a49f23de637befdac6d307d305e9c06b3a5 Mon Sep 17 00:00:00 2001
From: 65160111 <65160111@go.buu.ac.th>
Date: Fri, 21 Mar 2025 03:50:21 +0700
Subject: [PATCH] Update .env

---
 .env | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.env b/.env
index 6b4c004..662473e 100644
--- a/.env
+++ b/.env
@@ -1,6 +1,6 @@
-PORT=5000
-DB_HOST=localhost
+PORT=3306
+DB_HOST=10.104.20.255
 DB_USER=root
-DB_PASS=yourpassword
+DB_PASS=OAOsac27273
 DB_NAME=repair_system
-JWT_SECRET=your_secret_key
+JWT_SECRET=chanut
-- 
GitLab