feat(ocr) - route fixed, saving done

This commit is contained in:
2025-09-05 00:17:18 +05:30
parent 399c47dcfd
commit 62834f6eb9
11 changed files with 279 additions and 54 deletions

View File

@@ -1,3 +1,3 @@
GOOGLE_APPLICATION_CREDENTIALS=google_credentials.json
HOST="0.0.0.0"
PORT="5003"
HOST=0.0.0.0
PORT=5003