Skip to content
Snippets Groups Projects
Commit 0541c85f authored by fangyincheng's avatar fangyincheng
Browse files

Fix:fix conflict

parent 3117f3b2
No related branches found
No related tags found
No related merge requests found
......@@ -41,21 +41,12 @@ services:
loadbalance: "random"
protocols:
<<<<<<< HEAD
- name: "dubbo"
# ip : "127.0.0.1"
port : 20000
#- name: "jsonrpc"
# ip: "127.0.0.1"
# port: 20001
=======
- name: "dubbo"
ip : "127.0.0.1"
# ip : "127.0.0.1"
port : 20000
#- name: "jsonrpc"
# ip: "127.0.0.1"
# port: 20001
>>>>>>> upstream/master
protocol_conf:
dubbo:
......
......@@ -41,21 +41,12 @@ services:
loadbalance: "random"
protocols:
<<<<<<< HEAD
- name: "dubbo"
# ip : "127.0.0.1"
port : 20000
#- name: "jsonrpc"
# ip: "127.0.0.1"
# port: 20001
=======
- name: "dubbo"
ip : "127.0.0.1"
# ip : "127.0.0.1"
port : 20000
#- name: "jsonrpc"
# ip: "127.0.0.1"
# port: 20001
>>>>>>> upstream/master
protocol_conf:
dubbo:
......
......@@ -41,21 +41,12 @@ services:
loadbalance: "random"
protocols:
<<<<<<< HEAD
- name: "dubbo"
# ip : "127.0.0.1"
port : 20000
#- name: "jsonrpc"
# ip: "127.0.0.1"
# port: 20001
=======
- name: "dubbo"
ip : "127.0.0.1"
# ip : "127.0.0.1"
port : 20000
#- name: "jsonrpc"
# ip: "127.0.0.1"
# port: 20001
>>>>>>> upstream/master
protocol_conf:
dubbo:
......
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