mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-07-18 18:14:31 -04:00
4 lines
243 B
Markdown
4 lines
243 B
Markdown
|
|
### 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. |