Commit d94c89da by huangfusuper

修改env环境

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