From ffd5e6ff7fbc8d17cfb85a72b659679c7ddacc66 Mon Sep 17 00:00:00 2001 From: "michaela.buzalkova" Date: Mon, 5 Jan 2026 06:50:14 +0100 Subject: [PATCH] sestra --- Davky/20 jakaleiportvdavkach.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Davky/20 jakaleiportvdavkach.py b/Davky/20 jakaleiportvdavkach.py index 2740cbe..a9c1fbc 100644 --- a/Davky/20 jakaleiportvdavkach.py +++ b/Davky/20 jakaleiportvdavkach.py @@ -4,7 +4,7 @@ from pathlib import Path # ================= DB CONFIG ================= db_config = { - 'host': '192.168.1.76', + 'host': '127.0.0.1', 'port': 3307, 'user': 'root', 'password': 'Vlado9674+',