diff --git a/docs/cluster_guide.md b/docs/cluster_guide.md index 0072f5d..2f993b2 100644 --- a/docs/cluster_guide.md +++ b/docs/cluster_guide.md @@ -29,6 +29,7 @@ services: restart: always network_mode: host command: + - "--notls" - "--rpcuser=lbry" - "--rpcpass=lbry" - "--rpclisten=127.0.0.1"