gunicorn --bind 0.0.0.0:5000 code example Example: run flask in gunicorn $ gunicorn "myproject:create_app()"