add startup.md
This commit is contained in:
6
startup.md
Normal file
6
startup.md
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
uv pip install -e .
|
||||||
|
|
||||||
|
set -a
|
||||||
|
. ./docker/.env
|
||||||
|
set +a
|
||||||
|
PYTHONPATH=$(pwd) python api/ragflow_server_fastapi.py
|
||||||
Reference in New Issue
Block a user