SignalMod / Procfile
Ruperth's picture
feat: prepare project for render free tier deployment
f075eda
raw
history blame
65 Bytes
web: uv run uvicorn src.api.main:app --host 0.0.0.0 --port $PORT