langchain-server / Procfile
lucianotonet's picture
First
a0d84aa
raw
history blame
55 Bytes
web: uvicorn app.server:app --host 0.0.0.0 --port $PORT