From 527c568f50b936203a305ba3e049d3d062d1b999 Mon Sep 17 00:00:00 2001
From: 65160260 <65160260@go.buu.ac.th>
Date: Tue, 25 Mar 2025 13:55:18 +0000
Subject: [PATCH] Edit connect.php

---
 connect.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/connect.php b/connect.php
index ac66e42..aee22dc 100644
--- a/connect.php
+++ b/connect.php
@@ -1,5 +1,5 @@
 <?php
-$host = '10.104.13.99';
+$host = '10.104.15.200';
 $dbname = 'shop_db';
 $username = 'root';
 $password = 'FraP1bdIap';
-- 
GitLab