Files
vector-admin/document-processor
timothycarambat 210dee84a7 fix collector requirement
update docker to re-own files
2023-10-02 16:10:23 -07:00
..
2023-07-25 13:56:36 -07:00
2023-07-25 13:56:36 -07:00
2023-10-02 13:29:51 -07:00
2023-07-25 13:56:36 -07:00
2023-10-02 16:10:23 -07:00
2023-07-25 13:56:36 -07:00

Running the document processing API locally

From the collector directory with the v-env active run flask run --host '0.0.0.0' --port 8888. Now uploads from the frontend will be processed as if you ran the watch.py script manually.