Files
---/run.sh
T

1 line
56 B
Bash

uvicorn app.main:app --host 0.0.0.0 --port 8000 --reload