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
2b9a24fb
Commit
2b9a24fb
authored
Mar 23, 2020
by
huangfusuper
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/developer' into developer
parents
934885ea
ca2ee10c
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
6 deletions
+6
-6
application.yml
byit-myth-admin/src/main/resources/application.yml
+1
-1
application.yml
...r/myth-executor-server/src/main/resources/application.yml
+2
-2
application.yml
byit-myth-gateway/src/main/resources/application.yml
+1
-1
application.yml
...r/myth-register-server/src/main/resources/application.yml
+2
-2
No files found.
byit-myth-admin/src/main/resources/application.yml
View file @
2b9a24fb
...
...
@@ -2,6 +2,6 @@ server:
port
:
8998
spring
:
profiles
:
active
:
dev
active
:
local
application
:
name
:
myth-job-admin
byit-myth-executor/myth-executor-server/src/main/resources/application.yml
View file @
2b9a24fb
...
...
@@ -4,4 +4,4 @@ spring:
application
:
name
:
myth-executor-server
profiles
:
active
:
dev
\ No newline at end of file
active
:
local
\ No newline at end of file
byit-myth-gateway/src/main/resources/application.yml
View file @
2b9a24fb
...
...
@@ -4,4 +4,4 @@ spring:
application
:
name
:
byit-myth-gateway
profiles
:
active
:
dev
active
:
local
byit-myth-register/myth-register-server/src/main/resources/application.yml
View file @
2b9a24fb
...
...
@@ -4,4 +4,4 @@ server:
spring
:
profiles
:
active
:
dev
\ No newline at end of file
active
:
local
\ 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