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