mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 00:05:21 +01:00
fix: Documentation rendering leads to wrong commands #569
This commit is contained in:
parent
1c956652f3
commit
12f0df0f52
1 changed files with 1 additions and 1 deletions
|
|
@ -159,7 +159,7 @@ Docker Method
|
||||||
If you are using NFS mounts for the consume directory you also need to
|
If you are using NFS mounts for the consume directory you also need to
|
||||||
change the command to turn off inotify as it doesn't work with NFS
|
change the command to turn off inotify as it doesn't work with NFS
|
||||||
|
|
||||||
`command: ["document_consumer", "--no-inotify"]`
|
``command: ["document_consumer", "--no-inotify"]``
|
||||||
|
|
||||||
|
|
||||||
5. Modify ``docker-compose.env`` and adapt the following environment variables:
|
5. Modify ``docker-compose.env`` and adapt the following environment variables:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue