This commit is contained in:
michaela.buzalkova
2025-11-17 08:24:09 +01:00
parent 49d5637294
commit a210f801d3
6 changed files with 7 additions and 7 deletions

View File

@@ -15,7 +15,7 @@ CLINIC_SLUG = "mudr-buzalkova"
LIMIT = 300 # stáhneme posledních 300 ukončených požadavků
DB_CONFIG = {
"host": "192.168.1.76",
"host": "127.0.0.1",
"port": 3307,
"user": "root",
"password": "Vlado9674+",