Commit 2b9a24fb by huangfusuper

Merge remote-tracking branch 'origin/developer' into developer

parents 934885ea ca2ee10c
...@@ -2,6 +2,6 @@ server: ...@@ -2,6 +2,6 @@ server:
port: 8998 port: 8998
spring: spring:
profiles: profiles:
active: dev active: local
application: application:
name: myth-job-admin name: myth-job-admin
...@@ -4,4 +4,4 @@ spring: ...@@ -4,4 +4,4 @@ spring:
application: application:
name: myth-executor-server name: myth-executor-server
profiles: profiles:
active: dev active: local
\ No newline at end of file \ No newline at end of file
...@@ -4,4 +4,4 @@ spring: ...@@ -4,4 +4,4 @@ spring:
application: application:
name: byit-myth-gateway name: byit-myth-gateway
profiles: profiles:
active: dev active: local
...@@ -4,4 +4,4 @@ server: ...@@ -4,4 +4,4 @@ server:
spring: spring:
profiles: profiles:
active: dev active: local
\ No newline at end of file \ No newline at end of file
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