OCR Text Extraction
This commit is contained in:
11
ocr_build/backend/.env
Normal file
11
ocr_build/backend/.env
Normal 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
|
||||
Reference in New Issue
Block a user