Files
2024-12-01 19:15:25 -08:00

3 lines
49 B
Bash
Executable File

#!/bin/bash
uvicorn app:app --reload --port 8000