wankai123 commented on code in PR #13502:
URL: https://github.com/apache/skywalking/pull/13502#discussion_r2362147302


##########
oap-server/server-starter/src/main/resources/application.yml:
##########
@@ -151,7 +151,7 @@ storage:
     # Since 10.2.0, the banyandb configuration is separated to an independent 
configuration file: `bydb.yaml`.
   elasticsearch:
     namespace: ${SW_NAMESPACE:""}
-    clusterNodes: ${SW_STORAGE_ES_CLUSTER_NODES:localhost:9200}
+    clusterNodes: 192.168.50.242:9200

Review Comment:
   Do not change this



-- 
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: notifications-unsubscr...@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to