mina-api / Procfile
Mina
Fresh deploy without large files
25ae7fe
raw
history blame contribute delete
67 Bytes
web: uvicorn main:app --host 0.0.0.0 --port $PORT --log-level info