This commit is contained in:
2026-03-30 08:27:45 +02:00
parent aa5bc3d3c8
commit 6d55fdc373
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ def safe_print(text: str = ""):
# ⚙️ CONFIGURATION
# ==============================
DB_CONFIG = {
"host": "192.168.1.50",
"host": "192.168.1.76",
"port": 3306,
"user": "root",
"password": "Vlado9674+",