Commit 81d971db by songxiang

增加netty的配置

parent 1a671fe7
......@@ -101,4 +101,7 @@ hystrix:
timeoutInMilliseconds: 30000
threadpool:
default:
coreSize: 300
\ No newline at end of file
coreSize: 300
netty:
server:
address: 192.168.1.103:6002
\ No newline at end of file
......@@ -105,4 +105,7 @@ hystrix:
timeoutInMilliseconds: 30000
threadpool:
default:
coreSize: 300
\ No newline at end of file
coreSize: 300
netty:
server:
address: 192.168.1.103:6002
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment