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


##########
oap-server/server-starter/src/main/resources/bydb.yml:
##########
@@ -18,7 +18,7 @@ global:
   # Each target is a BanyanDB server in the format of `host:port`.
   # If BanyanDB is deployed as a standalone server, the target should be the 
IP address or domain name and port of the BanyanDB server.
   # If BanyanDB is deployed in a cluster, the targets should be the IP address 
or domain name and port of the `liaison` nodes, separated by commas.
-  targets: ${SW_STORAGE_BANYANDB_TARGETS:127.0.0.1:17912}
+  targets: ${SW_STORAGE_BANYANDB_TARGETS:192.168.50.128:17912}

Review Comment:
   Please rollback this IP



-- 
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]

Reply via email to