This commit is contained in:
2025-11-12 13:58:34 +01:00
parent 548462e333
commit c349acf253
8 changed files with 740 additions and 53 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+",