mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
Update docs on gunicorn (#8710)
This commit is contained in:
@@ -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>`_
|
||||
|
||||
Reference in New Issue
Block a user