Files

2 lines
59 B
Bash
Raw Permalink Normal View History

2025-12-21 14:34:18 +07:00
uvicorn api_server:app --reload --host 0.0.0.0 --port 8000