2 lines
91 B
Bash
2 lines
91 B
Bash
export FABRIQUEDOC_ENDPOINT="http://0.0.0.0:8000"
|
|
streamlit run main.py --server.port=8051
|