From 061c8812c801513bf025e3c00b5ed93275c72cc2 Mon Sep 17 00:00:00 2001 From: hungdztrau123 Date: Mon, 3 Jun 2024 13:42:56 +0700 Subject: [PATCH] fix:bug-file:env --- .env | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env b/.env index d30e4f0dc..5c6e8165b 100644 --- a/.env +++ b/.env @@ -12,4 +12,5 @@ PAPERLESS_DBPASS=27M2MV58Re2Y PAPERLESS_DBSSLMODE=prefer -URL_UPLOAD_FILE=https://ocr-core-api.tcgroup.vn/api/v1/file/upload \ No newline at end of file +URL_UPLOAD_FILE=https://ocr-core-api.tcgroup.vn/api/v1/file/upload +URL_OCR_BY_FILEID=https://ocr-core-api.tcgroup.vn/api/v1/ocr/general \ No newline at end of file