This commit is contained in:
2026-02-12 07:38:16 +01:00
parent f9082f1e5b
commit 42cd021b9c
8 changed files with 300 additions and 15 deletions

View File

@@ -24,6 +24,7 @@ DB_CONFIG = {
ROOT_PATH = os.getenv("ROOT_PATH")
ROOT_NAME = os.getenv("ROOT_NAME", "ORDINACE")
BACKUP_PATH = os.getenv("BACKUP_PATH")
BACKUP_PASSWORD = os.getenv("BACKUP_PASSWORD")
# =========================
# Behaviour