Commit d22056b7 by huangfusuper

修改测试环境的配置

parent 706ecf33
...@@ -32,7 +32,7 @@ mybatis: ...@@ -32,7 +32,7 @@ mybatis:
myth-rpc: myth-rpc:
registry: registry:
address: http://10.0.120.208:8080/myth-register address: http://10.0.120.200:8080/myth-register
env: test env: test
biz: byit-myth-job biz: byit-myth-job
logging: logging:
......
# myth-rpc # myth-rpc
myth-rpc: myth-rpc:
registry: registry:
address: http://10.0.120.208:8080/myth-register address: http://10.0.120.200:8080/myth-register
biz: byit-myth-job biz: byit-myth-job
env: test env: test
remoting: remoting:
......
...@@ -12,7 +12,7 @@ logging: ...@@ -12,7 +12,7 @@ logging:
springframework: INFO springframework: INFO
myth-rpc: myth-rpc:
registry: registry:
address: http://10.0.120.208:8080/myth-register address: http://10.0.120.200:8080/myth-register
biz: byit-myth-job biz: byit-myth-job
env: test env: test
remoting: remoting:
......
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