fix: Documentation rendering leads to wrong commands #569

This commit is contained in:
Matthias Brandt 2019-10-05 18:08:06 +02:00
parent 1c956652f3
commit 12f0df0f52

View File

@ -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: