.env.example
This commit is contained in:
parent
18447c2a4e
commit
7fa693b7b5
1 changed files with 4 additions and 0 deletions
|
|
@ -66,6 +66,10 @@ EMBEDDING_MODEL=
|
||||||
# OPTIONAL url for openrag link to langflow in the UI
|
# OPTIONAL url for openrag link to langflow in the UI
|
||||||
LANGFLOW_PUBLIC_URL=
|
LANGFLOW_PUBLIC_URL=
|
||||||
|
|
||||||
|
# OPTIONAL: Override the full docling-serve URL (e.g., for remote instances)
|
||||||
|
# If not set, auto-detects host and uses port 5001
|
||||||
|
# DOCLING_SERVE_URL=http://my-docling-server:5001
|
||||||
|
|
||||||
# OPTIONAL: Override host for docling service (for special networking setups)
|
# OPTIONAL: Override host for docling service (for special networking setups)
|
||||||
# HOST_DOCKER_INTERNAL=host.containers.internal
|
# HOST_DOCKER_INTERNAL=host.containers.internal
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue