Mail box and OCR done

This commit is contained in:
2026-01-22 20:56:35 +05:30
parent 2148c4a61c
commit d662aea7e4
16 changed files with 644 additions and 14 deletions

11
backend/.env Normal file
View File

@@ -0,0 +1,11 @@
DB_USER=postgres
DB_PASSWORD=M@tr!x#149@dm!N
DB_HOST=192.168.0.111
DB_PORT=7925
DB_NAME=ocr
# Mail Configuration (Gmail)
MAIL_SERVER=imap.gmail.com
MAIL_USERNAME=matrixinfotech.it@gmail.com
MAIL_PASSWORD=qtxsthbxbisgcmqu
MAIL_PORT=993