File size: 54 Bytes
7b30620
 
1
2
#!/bin/bash
uvicorn app:app --host 0.0.0.0 --port 8000