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

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