Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
byit-myth-job
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
liyuan
byit-myth-job
Commits
d94c89da
Commit
d94c89da
authored
Mar 17, 2020
by
huangfusuper
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改env环境
parent
e09d058c
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
8 additions
and
8 deletions
+8
-8
application-dev.yml
byit-myth-admin/src/main/resources/application-dev.yml
+1
-1
application-pro.yml
byit-myth-admin/src/main/resources/application-pro.yml
+1
-1
application-dev.yml
...th-executor-server/src/main/resources/application-dev.yml
+1
-1
application-pro.yml
...th-executor-server/src/main/resources/application-pro.yml
+1
-1
application-dev.yml
byit-myth-gateway/src/main/resources/application-dev.yml
+2
-2
application-pro.yml
byit-myth-gateway/src/main/resources/application-pro.yml
+2
-2
No files found.
byit-myth-admin/src/main/resources/application-dev.yml
View file @
d94c89da
...
@@ -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
...
...
byit-myth-admin/src/main/resources/application-pro.yml
View file @
d94c89da
...
@@ -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
...
...
byit-myth-executor/myth-executor-server/src/main/resources/application-dev.yml
View file @
d94c89da
...
@@ -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
:
...
...
byit-myth-executor/myth-executor-server/src/main/resources/application-pro.yml
View file @
d94c89da
...
@@ -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-gateway/src/main/resources/application-dev.yml
View file @
d94c89da
#路
由规则参考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-gateway/src/main/resources/application-pro.yml
View file @
d94c89da
#路
由规则参考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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment