yifan-c commented on code in PR #171:
URL: https://github.com/apache/cassandra-sidecar/pull/171#discussion_r1928049607
##########
server/src/testFixtures/java/org/apache/cassandra/sidecar/config/yaml/TestServiceConfiguration.java:
##########
@@ -35,7 +35,7 @@ public static ServiceConfiguration newInstance()
public static Builder builder()
{
return ServiceConfigurationImpl.builder()
- .host("127.0.0.1")
+ .host("0.0.0.0")
Review Comment:
Cannot recall. Let me revert the change and see if anything is broken.
--
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]