From 12f0df0f52b0859253856d04ef950fa567360f97 Mon Sep 17 00:00:00 2001 From: Matthias Brandt Date: Sat, 5 Oct 2019 18:08:06 +0200 Subject: [PATCH] fix: Documentation rendering leads to wrong commands #569 --- docs/setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup.rst b/docs/setup.rst index 369205ba1..ed9a0b49f 100644 --- a/docs/setup.rst +++ b/docs/setup.rst @@ -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: