diff --git a/docs/installation.rst b/docs/installation.rst index 6aa3b0333..2a0e9a216 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -220,7 +220,7 @@ setup known to work well in production: :: --limit-request-line 0 \ --limit-request-field_size 0 \ --statsd-host localhost:8125 \ - superset:app + "superset.app:create_app()" Refer to the `Gunicorn documentation `_