Update docs on gunicorn (#8710)

This commit is contained in:
Beto Dealmeida
2019-12-02 10:57:05 -08:00
committed by GitHub
parent 6810174fcd
commit ac0e353a54

View File

@@ -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 <https://docs.gunicorn.org/en/stable/design.html>`_