Merge pull request from mattelacchiato/master

fix: Documentation rendering leads to wrong commands 
This commit is contained in:
Pit 2019-10-06 16:23:04 +02:00 committed by GitHub
commit a690b1cf24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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