mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-25 03:24:59 +00:00
Merge fe8049c4c1
into 98e2fcff63
This commit is contained in:
commit
fe1d04ec09
@ -273,7 +273,7 @@ sys.exit(1)
|
||||
" && echo "API verification succeeded") || echo "API verification failed, but continuing anyway"
|
||||
|
||||
# Define API endpoint
|
||||
DOCLING_API_ENDPOINT="http://localhost:5001/v1alpha/convert/source"
|
||||
DOCLING_API_ENDPOINT="http://docling-serve:5001/v1alpha/convert/source"
|
||||
|
||||
|
||||
# --- Processing document ---
|
||||
|
Loading…
Reference in New Issue
Block a user