Mexar / backend /Procfile
devrajsinh2012
Deploy current project snapshot to Hugging Face Space
53bb779
raw
history blame contribute delete
60 Bytes
web: python -m uvicorn main:app --host 0.0.0.0 --port $PORT