langserve / Procfile
lucianotonet's picture
First commit
e67b5c8
Raw
History Blame Contribute Delete
81 Bytes
web: uvicorn app.server:app --host 0.0.0.0 --port $PORT --root-path $PROXY_URL