fabriquedoc-frontend/run.sh
2023-01-04 21:46:26 -05:00

2 lines
91 B
Bash

export FABRIQUEDOC_ENDPOINT="http://0.0.0.0:8051"
streamlit run main.py --server.port=8051