diff --git a/connect.php b/connect.php
index ac66e426edf3762afd012623e23ce60da67733e3..aee22dc254fc1596c3f9774ea285792f54893e9e 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';