Argus-Backend / Procfile
janakb's picture
initial: argus backend
b48421e
Raw
History Blame Contribute Delete
50 Bytes
web: uvicorn main:app --host 0.0.0.0 --port $PORT