yifan-c commented on code in PR #299:
URL: https://github.com/apache/cassandra-sidecar/pull/299#discussion_r2625230397


##########
README.md:
##########
@@ -61,6 +61,8 @@ To get up and running, create a temporary alias for every 
node except the first:
  for i in {2..20}; do sudo ifconfig lo0 alias "127.0.0.${i}"; done
 ```
 
+Note that this does not persist across reboots, so you'll have to run it every 
time you restart.

Review Comment:
   👍 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to