This commit is contained in:
2026-06-02 06:15:02 +02:00
parent bdf5bf6b03
commit 06ad59a22a
6 changed files with 1052 additions and 1 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ if hasattr(sys.stdout, "reconfigure"):
sys.stdout.reconfigure(encoding="utf-8", errors="replace")
# ─── KONFIGURACE ──────────────────────────────────────────────────────────────
MSGS_DIR = Path(r"\\tower\JNJEMAILS")
MSGS_DIR = Path("/mnt/JNJEMAILS")
MONGO_URI = "mongodb://192.168.1.76:27017"
MONGO_DB = "emaily"
MONGO_COL = "vbuzalka@its.jnj.com"