mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +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
|
||||
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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue