I\'m trying to start gunicorn with --paste option using these documentation
--paste
But when I run command gunicorn --paste develop.ini -b :8083, I
gunicorn --paste develop.ini -b :8083