From b44ed19771954d98953ab983838e281da501e81b Mon Sep 17 00:00:00 2001 From: Dave Cottlehuber Date: Sun, 27 Dec 2020 14:42:32 +0000 Subject: [PATCH] grammatical tweaks --- Production-Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Production-Setup.md b/Production-Setup.md index 70f090f..e8d295c 100644 --- a/Production-Setup.md +++ b/Production-Setup.md @@ -27,7 +27,7 @@ Make sure the ports are open. By default If you have multi-homed servers (many IP addresses and interfaces), you need to ensure SeaweedFS uses the correct IP, for cluster communication. Append -`-ip=123.45.67.89` to specify the appropriate address. +`-ip=xx.xx.xx.xx` to specify the appropriate address. ### For single node setup