File size: 64 Bytes
ed07e8e
0e8391a
1
2
#!/bin/bash
uvicorn app:app --host 0.0.0.0 --port 8000 --reload