aivx-backend / Procfile
hisham-cmd's picture
Initial backend deployment via Python script
4350565 verified
Raw
History Blame Contribute Delete
51 Bytes
web: uvicorn main:app --host 0.0.0.0 --port $PORT