ai-interviewer / Procfile
APPLE
initial commit
11839ff
raw
history blame contribute delete
54 Bytes
web: uvicorn src.main:app --host 0.0.0.0 --port $PORT