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
a16f9910
Commit
a16f9910
authored
Apr 27, 2020
by
huangfusuper
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改DEV环境为单机 fastdfs
parent
3585cfef
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
14 deletions
+6
-14
application-dev.yml
...-myth-admin/src/main/resources/config/application-dev.yml
+1
-3
application-local.yml
...yth-admin/src/main/resources/config/application-local.yml
+1
-3
application-dev.yml
...th-executor-server/src/main/resources/application-dev.yml
+2
-4
application-local.yml
...-executor-server/src/main/resources/application-local.yml
+2
-4
No files found.
byit-myth-admin/src/main/resources/config/application-dev.yml
View file @
a16f9910
...
@@ -60,9 +60,7 @@ fdfs:
...
@@ -60,9 +60,7 @@ fdfs:
pool
:
pool
:
jmx-enabled
:
false
jmx-enabled
:
false
tracker-list
:
tracker-list
:
-
10.0.120.216:22122
-
10.0.120.2:22122
-
10.0.120.217:22122
-
10.0.120.218:22122
myth
:
myth
:
plugin
:
plugin
:
...
...
byit-myth-admin/src/main/resources/config/application-local.yml
View file @
a16f9910
...
@@ -63,9 +63,7 @@ fdfs:
...
@@ -63,9 +63,7 @@ fdfs:
pool
:
pool
:
jmx-enabled
:
false
jmx-enabled
:
false
tracker-list
:
tracker-list
:
-
10.0.120.216:22122
-
10.0.120.2:22122
-
10.0.120.217:22122
-
10.0.120.218:22122
myth
:
myth
:
plugin
:
plugin
:
...
...
byit-myth-executor/myth-executor-server/src/main/resources/application-dev.yml
View file @
a16f9910
...
@@ -42,6 +42,4 @@ fdfs:
...
@@ -42,6 +42,4 @@ fdfs:
pool
:
pool
:
jmx-enabled
:
false
jmx-enabled
:
false
tracker-list
:
tracker-list
:
-
10.0.120.216:22122
-
10.0.120.2:22122
-
10.0.120.217:22122
\ No newline at end of file
-
10.0.120.218:22122
\ No newline at end of file
byit-myth-executor/myth-executor-server/src/main/resources/application-local.yml
View file @
a16f9910
...
@@ -42,6 +42,4 @@ fdfs:
...
@@ -42,6 +42,4 @@ fdfs:
pool
:
pool
:
jmx-enabled
:
false
jmx-enabled
:
false
tracker-list
:
tracker-list
:
-
10.0.120.216:22122
-
10.0.120.2:22122
-
10.0.120.217:22122
\ No newline at end of file
-
10.0.120.218:22122
\ No newline at end of file
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