配置文件环境修改
This commit is contained in:
parent
468a1e7635
commit
184f07d25c
|
|
@ -9,4 +9,4 @@ spring:
|
|||
name: sgzb-auth
|
||||
profiles:
|
||||
# 环境配置
|
||||
active: sgzb_cloud_local
|
||||
active: sgzb_cq_local
|
||||
|
|
|
|||
|
|
@ -9,4 +9,4 @@ spring:
|
|||
name: sgzb-gateway
|
||||
profiles:
|
||||
# 环境配置
|
||||
active: sgzb_cloud_local
|
||||
active: sgzb_cq_local
|
||||
|
|
|
|||
|
|
@ -5,4 +5,4 @@ spring:
|
|||
name: sgzb-material
|
||||
profiles:
|
||||
# 环境配置
|
||||
active: sgzb_nw_local
|
||||
active: sgzb_cq_local
|
||||
|
|
@ -9,4 +9,4 @@ spring:
|
|||
name: sgzb-system
|
||||
profiles:
|
||||
# 环境配置
|
||||
active: sgzb_cloud_local
|
||||
active: sgzb_cq_local
|
||||
|
|
|
|||
Loading…
Reference in New Issue