8 lines
250 B
Bash
8 lines
250 B
Bash
REDIS_HOST = ocr_gateway_test_redis
|
|
REDIS_PORT = 6379
|
|
REDIS_DB = 0
|
|
|
|
CELERY_FLOWER=http://ocr_gateway_test_flower:5556/api/workers
|
|
|
|
UPSTAGE_API_KEY=up_Bb8A7xWmYbtaSvEoYarr4EGhqiL4r
|
|
UPSTAGE_API_URL=https://api.upstage.ai/v1/document-digitization |