This commit is contained in:
2025-11-30 20:21:01 +01:00
parent ac16eedde9
commit f8ada463a2
6 changed files with 57 additions and 73 deletions

View File

@@ -22,7 +22,7 @@ TOKEN_PATH = Path("token.txt")
CLINIC_SLUG = "mudr-buzalkova"
DB_CONFIG = {
"host": "127.0.0.1",
"host": "192.168.1.76",
"port": 3307,
"user": "root",
"password": "Vlado9674+",