Commit graph

3 commits

Author SHA1 Message Date
97b5a7ec45 fix: PDF extraction und Speicherung korrigiert
- db-Parameter in extract_and_process_attachments hinzugefügt
- INVOICE_STORAGE_PATH in docker-compose.yml gesetzt
- Ablagepfad: /tmp/invoice-storage im Container
- Alte DB-Einträge aktualisiert

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-25 00:20:39 +02:00
48486bf8f5 fix: Host-Port 8005 (8001 = LLM-Tunnel) + Mail-Secrets aus compose in .env
- Backend Host-Port 8001 -> 8005 (8001 reserviert fuer NucBox-LLM-Tunnel)
- IMAP/SMTP-Klartext-Passwoerter entfernt -> ${IMAP_*}/${SMTP_*} aus .env (gitignored)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-24 23:19:48 +02:00
e45fae43ac chore: Projektinitialisierung — C-Stone Invoice Check (SaaS-App) 2026-07-24 15:02:44 +02:00