local test
This commit is contained in:
parent
43a8958a77
commit
0347ce1a48
|
|
@ -5,6 +5,6 @@ spring:
|
|||
name: bonus-auth
|
||||
profiles:
|
||||
# 环境配置
|
||||
active: local
|
||||
active: material_local
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -5,4 +5,4 @@ spring:
|
|||
name: bonus-gateway
|
||||
profiles:
|
||||
# 环境配置
|
||||
active: local
|
||||
active: material_local
|
||||
|
|
|
|||
|
|
@ -9,4 +9,4 @@ spring:
|
|||
# max-request-size: 5GB
|
||||
profiles:
|
||||
# 环境配置
|
||||
active: local
|
||||
active: material_local
|
||||
|
|
|
|||
|
|
@ -5,4 +5,4 @@ spring:
|
|||
name: bonus-gen
|
||||
profiles:
|
||||
# 环境配置
|
||||
active: local
|
||||
active: material_local
|
||||
|
|
|
|||
|
|
@ -5,4 +5,4 @@ spring:
|
|||
name: bonus-job
|
||||
profiles:
|
||||
# 环境配置
|
||||
active: local
|
||||
active: material_local
|
||||
|
|
|
|||
|
|
@ -5,4 +5,4 @@ spring:
|
|||
name: bonus-system
|
||||
profiles:
|
||||
# 环境配置
|
||||
active: local
|
||||
active: material_local
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ spring:
|
|||
name: bonus-monitor
|
||||
profiles:
|
||||
# 环境配置
|
||||
active: local
|
||||
active: material_local
|
||||
cloud:
|
||||
nacos:
|
||||
discovery:
|
||||
|
|
|
|||
Loading…
Reference in New Issue