lijasonvip closed pull request #589: SCB-378 fix apllo readme
URL: https://github.com/apache/incubator-servicecomb-java-chassis/pull/589
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/samples/config-apollo-sample/README.md 
b/samples/config-apollo-sample/README.md
index 398b82676..6ab4fe633 100644
--- a/samples/config-apollo-sample/README.md
+++ b/samples/config-apollo-sample/README.md
@@ -22,9 +22,9 @@ To use Apollo as configuration source in ServiceComb Java 
Chassis services:
   apollo:
     config:
       serverUri: http://127.0.0.1:8070 #Apollo portal server address
-      serviceName: apollo-test         #service name
-      env: DEV                         #default valueDEV
-      clusters: test-cluster           #default value default
+      serviceName: apollo-test         #service name use AppId in apollo
+      env: DEV                         #default value DEV
+      clusters: default                        #default value default
       namespace: application           #default value application
       token:                           #get token from Apollo web pages
   ```


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to