Commit 2b9a24fb by huangfusuper

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

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