Commit d94c89da by huangfusuper

修改env环境

parent e09d058c
......@@ -20,7 +20,7 @@ mybatis:
myth-rpc:
registry:
address: http://localhost:8080/myth-register
env: huangfu
env: dev
biz: byit-myth-job
logging:
path: /data/mythjob
......
......@@ -20,7 +20,7 @@ mybatis:
myth-rpc:
registry:
address: http://${Eureka_IP}/myth-register
env: huangfu
env: pro
biz: byit-myth-job
logging:
path: /data/mythjob
......
......@@ -3,7 +3,7 @@ myth-rpc:
registry:
address: http://localhost:8080/myth-register
biz: byit-myth-job
env: test
env: dev
remoting:
port: 7776
logging:
......
......@@ -3,7 +3,7 @@ myth-rpc:
registry:
address: http://localhost:8080/myth-register
biz: byit-myth-job
env: test
env: pro
remoting:
port: 7776
logging:
......
#路由规则参考byit-myth-rpc中的LoadBalance枚举类中的类型 默认是轮
�ɹ���ο�byit-myth-rpc�е�LoadBalanceö�����е����� Ĭ������ѯ
gateway:
load:
balance: ROUND
......@@ -14,7 +14,7 @@ myth-rpc:
registry:
address: http://localhost:8080/myth-register
biz: byit-myth-job
env: liyuan
env: dev
remoting:
port: 8082
......
#路由规则参考byit-myth-rpc中的LoadBalance枚举类中的类型 默认是轮
�ɹ���ο�byit-myth-rpc�е�LoadBalanceö�����е����� Ĭ������ѯ
gateway:
load:
balance: ROUND
......@@ -14,7 +14,7 @@ myth-rpc:
registry:
address: http://localhost:8080/myth-register
biz: byit-myth-job
env: liyuan
env: pro
remoting:
port: 8082
......
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