VERIDEX.V1 / Procfile
shadow55gh
VERIDEX initial commit
2edcc50
raw
history blame contribute delete
64 Bytes
web: cd backend && uvicorn main:app --host 0.0.0.0 --port $PORT