File size: 68 Bytes
93ca2d6
562f120
93ca2d6
1
2
3
#!/bin/bash
python app.py
uvicorn app:app --host 0.0.0.0 --port 7860