animalmind-backend / Procfile
firstoff's picture
feat: update backend with v1 routes, breed knowledge, quality check & feedback
3064989 verified
Raw
History Blame Contribute Delete
50 Bytes
web: uvicorn app:app --host 0.0.0.0 --port $PORT