BrainTum / Procfile
olusegun.odewole
first commit
b7f151e
raw
history blame contribute delete
No virus
80 Bytes
web: uvicorn application.server.main:app --host 0.0.0.0 --port $PORT --workers 2