Make setting and doc consistent with backend default settings. (#1860)

This commit is contained in:
吴晟 Wu Sheng 2018-11-01 18:04:22 +08:00 committed by GitHub
parent 7b36c79c4b
commit 7cd805a822
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ agent.application_code=Your_ApplicationName
# agent.is_open_debugging_class = true
# Backend service addresses.
collector.backend_service=127.0.0.1:10800
collector.backend_service=127.0.0.1:11800
# Logging level
logging.level=DEBUG

View File

@ -20,7 +20,7 @@ collector:
ribbon:
ReadTimeout: 10000
# Point to all backend's restHost:restPort, split by ,
listOfServers: 10.2.34.1:10800,10.2.34.2:10800
listOfServers: 10.2.34.1:12800,10.2.34.2:12800
security:
user: