Getting gunicorn to run on a different port Get link Facebook X Pinterest Email Other Apps October 15, 2019 As simple as using the following command :- gunicorn --bind 0.0.0.0:8888 FalconRestService:api Get link Facebook X Pinterest Email Other Apps Comments
Comments