File size: 63 Bytes
c0676ee
 
1
2
#!/bin/bash
uvicorn app:app --host 0.0.0.0 --port 8000 --reload