Files
2026-05-16 19:24:30 -05:00

2 lines
52 B
Bash

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