2 lines
59 B
Bash
Executable File
2 lines
59 B
Bash
Executable File
uvicorn api_server:app --reload --host 0.0.0.0 --port 8000
|