diff --git a/docs/src/content/docs/guides/installation.md b/docs/src/content/docs/guides/installation.md index c700b49f3..c3140762e 100644 --- a/docs/src/content/docs/guides/installation.md +++ b/docs/src/content/docs/guides/installation.md @@ -150,7 +150,7 @@ services: volumes: - /some/path/to/mmx/node/data:/data - /some/path/to/disks:/disks - command: './run_harvester.sh -n :11333' + command: './run_harvester.sh -n ' ``` ## Custom storage path