File size: 47 Bytes
01dedc8
 
 
1
2
3
#!/bin/sh

uvicorn app:app --port 8000 --reload