Getting gunicorn to run on a different port



As simple as using the following command :-


gunicorn --bind 0.0.0.0:8888 FalconRestService:api

Comments

Popular posts from this blog

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type