And updates the docs

This commit is contained in:
Trenton H 2025-03-10 11:17:57 -07:00
parent ca8c3bb95d
commit 3c95928051

View File

@ -837,7 +837,7 @@ Paperless-ngx consists of the following components:
```shell-session ```shell-session
cd /path/to/paperless/src/ 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`. or by any other means such as Apache `mod_wsgi`.