File size: 109 Bytes
36173b1
dd585d4
a656748
36173b1
1
2
3
4
#!/bin/bash

# فقط سرور FastAPI را اجرا کنید
exec uvicorn app:app --host 0.0.0.0 --port 7860