Changes saved

This commit is contained in:
2026-02-01 12:21:02 +05:30
parent 71d8f0fab5
commit 0bcd7821f2
138 changed files with 5307 additions and 227 deletions

15
ocr-session-api-dev.env Normal file
View File

@@ -0,0 +1,15 @@
SERVER_PORT=1700
DB_URL=jdbc:postgresql://postgres-db:5432/ocr_subscribers
DB_USER=postgres
DB_PASSWORD="M@tr!x#149@dm!N"
REDIS_HOST=172.18.0.5
REDIS_PORT=6379
REDIS_PASSWORD=R3di5@2025
MAX_REQUEST_SIZE=40MB
MULTIPART_REQUEST_SIZE=20MB
MULTIPART_FILE_SIZE=5MB
MINIO_URL=http://103.83.146.41:9800
MINIO_KEY=admin
MINIO_SECRET=admin@123
MINIO_BUCKET=cygnus-dev
MINIO_ENABLED=true