From 2f98741fc30d3cb0ec396ed45ee3987c8ec0e86f Mon Sep 17 00:00:00 2001 From: Rootspring Date: Wed, 28 Feb 2024 17:07:31 +0530 Subject: [PATCH] publicIp doesnt seem to exist anymore? --- Production-Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Production-Setup.md b/Production-Setup.md index 079304a..880eff8 100644 --- a/Production-Setup.md +++ b/Production-Setup.md @@ -30,7 +30,7 @@ to ensure SeaweedFS uses the correct IP, for cluster communication. Append `-ip=xx.xx.xx.xx` to specify the appropriate address. If you wish to use a different IP address for user-facing services, then -set `-publicIp=yy.yy.yy.yy` as well. +set `-ip.bind=yy.yy.yy.yy` as well. ### For single node setup