dify1 / Procfile
ftjc2021's picture
Upload Procfile
8e138ef verified
raw
history blame
66 Bytes
web: uvicorn app:app --host 0.0.0.0 --port $PORT --log-level info