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