Reset ports.

This commit is contained in:
wu-sheng 2017-11-21 15:33:03 +08:00
parent 092d9ceaa8
commit 80b5851779
2 changed files with 6 additions and 6 deletions

View File

@ -5,12 +5,12 @@
naming:
jetty:
host: localhost
port: 12800
port: 10800
context_path: /
remote:
gRPC:
host: localhost
port: 10800
port: 11800
agent_gRPC:
gRPC:
host: localhost

View File

@ -6,15 +6,15 @@ cache:
guava:
queue:
disruptor:
remote:
gRPC:
host: localhost
port: 11800
naming:
jetty:
host: localhost
port: 10800
context_path: /
remote:
gRPC:
host: localhost
port: 11800
agent_gRPC:
gRPC:
host: localhost