Files
remote-sensing/start.sh
T

2 lines
59 B
Bash
Raw Normal View History

uvicorn api_server:app --reload --host 0.0.0.0 --port 8000