talimbot / Procfile
parinazAkef's picture
Fresh start: TalimBot project without binary files
2fe573b
raw
history blame contribute delete
65 Bytes
web: cd backend && uvicorn main:app --host 0.0.0.0 --port $PORT