CytoSight / backend /Procfile
Kaifulimaan's picture
Deployment without binary files
894fa47
raw
history blame contribute delete
54 Bytes
web: uvicorn app.main:app --host 0.0.0.0 --port $PORT