diff --git a/docs/usage.md b/docs/usage.md index 392759bf5..f9bf17466 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -837,7 +837,7 @@ Paperless-ngx consists of the following components: ```shell-session cd /path/to/paperless/src/ - python3 webserver.py + granian --interface asginl --ws "paperless.asgi:application" ``` or by any other means such as Apache `mod_wsgi`.