Apply suggestion from @aimurphy
Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com>
This commit is contained in:
parent
d935b233ee
commit
abb1f1e4bb
1 changed files with 1 additions and 1 deletions
|
|
@ -202,7 +202,7 @@ docker system prune -f
|
|||
|
||||
### Native services status
|
||||
|
||||
A "native" service in OpenRAG refers to a service run locally on your machine, and not within a container.
|
||||
A _native service_ in OpenRAG refers to a service run locally on your machine, and not within a container.
|
||||
The `docling serve` process is a native service in OpenRAG, because it's a document processing service that is run on your local machine, and controlled separately from the containers.
|
||||
|
||||
To start or stop `docling serve` or any other native services, in the TUI Status menu, click **Stop** or **Restart**.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue