修改镜像文件以及配置文件
This commit is contained in:
@ -1,3 +1,14 @@
|
||||
spring:
|
||||
profiles:
|
||||
active: uat
|
||||
# 对应 apollo 配置中心的应用名
|
||||
app:
|
||||
id: biz-service-ebtp-bid
|
||||
|
||||
# Apollo 配置信息
|
||||
apollo:
|
||||
bootstrap:
|
||||
enabled: true
|
||||
namespace: application
|
||||
#
|
||||
#spring:
|
||||
# profiles:
|
||||
# active: test
|
||||
|
||||
|
Reference in New Issue
Block a user